{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { }, "request_query_parameters": { }, "response_headers": { "X-Frame-Options": "SAMEORIGIN", "X-XSS-Protection": "1; mode=block", "X-Content-Type-Options": "nosniff", "X-Download-Options": "noopen", "X-Permitted-Cross-Domain-Policies": "none", "Referrer-Policy": "strict-origin-when-cross-origin", "Content-Type": "application/json; charset=utf-8", "X-Requested-With": "", "Vary": "X-Requested-With, X-Workarea-Segments", "Last-Modified": "Wed, 27 Nov 2019 00:34:43 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "41d6547d-37b4-4899-8c14-e2c167aa147a", "X-Runtime": "0.006411", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "457" }, "request_method": "GET", "request_path": "/api/admin/content_assets/5dddc4a31241594254075197", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"asset\": {\n \"_id\": \"5dddc4a31241594254075197\",\n \"alt_text\": null,\n \"created_at\": \"2019-11-27T00:34:43.792Z\",\n \"file_aspect_ratio\": 1.0,\n \"file_format\": \"jpeg\",\n \"file_height\": 780,\n \"file_image\": true,\n \"file_inverse_aspect_ratio\": 1.0,\n \"file_landscape\": false,\n \"file_name\": \"file.jpg\",\n \"file_portrait\": true,\n \"file_uid\": \"2019/11/26/5d5g158ikh_file.jpg\",\n \"file_width\": 780,\n \"name\": \"Test Asset\",\n \"subscribed_user_ids\": [\n\n ],\n \"tags\": [\n \"test\"\n ],\n \"type\": \"image\",\n \"updated_at\": \"2019-11-27T00:34:43.792Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/content_assets/5dddc4a31241594254075197\" -X GET " } ], "resource": "Content Assets", "description": "Showing a content asset", "route": "/api/admin/content_assets/:id", "http_method": "GET" }