{ "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", "ETag": "W/\"d64c9ff5f00ec10d5e6c3520c1ed78c1\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "80fbd11a-06ef-48dc-bdd7-0525f04ae036", "X-Runtime": "0.005643", "Expires": "0", "Content-Length": "273" }, "request_method": "GET", "request_path": "/api/admin/pages/5d5ecb83d4322a04dfbf79ea", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"page\": {\n \"_id\": \"5d5ecb83d4322a04dfbf79ea\",\n \"active\": true,\n \"created_at\": \"2019-08-22T17:06:11.560Z\",\n \"display_h1\": true,\n \"name\": \"Test Page\",\n \"show_navigation\": false,\n \"slug\": \"test-page\",\n \"subscribed_user_ids\": [\n\n ],\n \"tags\": [\n\n ],\n \"template\": \"generic\",\n \"updated_at\": \"2019-08-22T17:06:11.560Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/pages/5d5ecb83d4322a04dfbf79ea\" -X GET " } ], "resource": "Pages", "description": "Showing a page", "route": "/api/admin/pages/:id", "http_method": "GET" }