{ "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:35:41 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "1838337c-eef4-423f-86fd-1f1181103534", "X-Runtime": "0.008130", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "403" }, "request_method": "GET", "request_path": "/api/admin/content/5dddc4dd1241594254075247", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"content\": {\n \"_id\": \"5dddc4dd1241594254075247\",\n \"active\": true,\n \"active_segment_ids\": [\n\n ],\n \"automate_metadata\": true,\n \"browser_title\": null,\n \"contentable_id\": null,\n \"contentable_type\": null,\n \"created_at\": \"2019-11-27T00:35:41.002Z\",\n \"css\": null,\n \"head_content\": null,\n \"javascript\": null,\n \"meta_description\": null,\n \"name\": \"Test Content\",\n \"open_graph_asset_id\": null,\n \"subscribed_user_ids\": [\n\n ],\n \"updated_at\": \"2019-11-27T00:35:41.002Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/content/5dddc4dd1241594254075247\" -X GET " } ], "resource": "Content", "description": "Showing content", "route": "/api/admin/content/:id", "http_method": "GET" }