{ "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/\"bfb0d0b5eac41d5ce3ea59a262eb32c5\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "b6e68d8f-7d9d-4f0c-b22f-037c6cb7cc19", "X-Runtime": "0.006189", "Expires": "0", "Content-Length": "169" }, "request_method": "GET", "request_path": "/api/admin/email_signups/5d5eca12d4322a04dfbf689e", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"email_signup\": {\n \"_id\": \"5d5eca12d4322a04dfbf689e\",\n \"created_at\": \"2019-08-22T17:00:02.390Z\",\n \"email\": \"email-signup-2@workarea.com\",\n \"updated_at\": \"2019-08-22T17:00:02.390Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/email_signups/5d5eca12d4322a04dfbf689e\" -X GET " } ], "resource": "Email Signups", "description": "Showing an email signup", "route": "/api/admin/email_signups/:id", "http_method": "GET" }