{"resource":"Digital Assets","http_method":"GET","route":"/digital_assets","description":"query for a document by digital_asset_id","explanation":null,"parameters":[{"name":"digital_asset_id","description":"legacy digital_asset_id id numbers assigned to teamsite docs"}],"requests":[{"request_method":"GET","request_path":"/digital_assets?digital_asset_id=id-foobar-permanent-6","request_body":null,"request_headers":{"Host":"example.org","Cookie":""},"request_query_parameters":{"digital_asset_id":"id-foobar-permanent-6"},"request_content_type":null,"response_status":200,"response_status_text":"OK","response_body":"[{\"_id\":\"id-foobar-permanent-6\",\"audiences\":[\"investor\"],\"author\":null,\"business_owner\":\"biz owner\",\"changed_at\":\"2014-03-03T07:53:11-07:00\",\"content_type\":\"fact_sheet\",\"created_at\":\"2014-03-05T07:53:11-07:00\",\"digital_asset_id\":\"id-foobar-permanent-6\",\"doc_changed_at\":\"2014-03-03T07:53:11-07:00\",\"expires_at\":\"2014-05-05T08:53:11-06:00\",\"finra_path\":\"/path/finradoc/6/foo/bar.txt\",\"fund_codes\":[\"00200\",\"00190\",\"00210\"],\"guid\":\"id-foobar-permanent-6\",\"keywords\":[],\"legacy_path\":\"/oldpath/6/foo/bar.txt\",\"mime_type\":null,\"omniture_codes\":[\"KOW2MY24D\"],\"orderable\":false,\"pages\":1,\"path\":\"/5/foo/bar.txt\",\"product_ids\":[],\"program_ids\":[],\"published_at\":\"2014-02-23T07:53:11-07:00\",\"sami_code\":\"IL1111.077\",\"size\":null,\"subject\":null,\"summary\":null,\"title\":\"Doc Title\",\"unpublished_at\":null,\"updated_at\":\"2014-03-05T07:53:11-07:00\"}]","response_headers":{"Content-Type":"application/json; charset=utf-8","X-UA-Compatible":"IE=Edge,chrome=1","ETag":"\"d1eb4696aba5c9481f36881615ea4a00\"","Cache-Control":"max-age=0, private, must-revalidate","X-Request-Id":"22c6be2d858028eed02df201bf16b9ae","X-Runtime":"0.021000","Content-Length":"834"},"response_content_type":"application/json; charset=utf-8","curl":"curl \"http://localhost:3005/digital_assets?digital_asset_id=id-foobar-permanent-6\" -X GET \\\n\t-H \"Host: example.org\" \\\n\t-H \"Cookie: \""}]}