Sha256: cf475cf95306da44ddee42f0d1fc94f38b51089135fba97a64e4eee12d8d2813
Contents?: true
Size: 1.71 KB
Versions: 2
Compression:
Stored size: 1.71 KB
Contents
{ "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, 19 Aug 2020 13:47:43 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "74fb14ef-e3cd-4b70-846a-1803237eae30", "X-Runtime": "0.006268", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "169" }, "request_method": "GET", "request_path": "/api/admin/email_signups/5f3d2d7f0218236de151ee45", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"email_signup\": {\n \"_id\": \"5f3d2d7f0218236de151ee45\",\n \"created_at\": \"2020-08-19T13:47:43.729Z\",\n \"email\": \"email-signup-2@workarea.com\",\n \"updated_at\": \"2020-08-19T13:47:43.729Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/email_signups/5f3d2d7f0218236de151ee45\" -X GET " } ], "resource": "Email Signups", "description": "Showing an email signup by ID", "route": "/api/admin/email_signups/:id", "http_method": "GET" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.5.6 | doc/api/admin/email_signups/showing_an_email_signup_by_id.json |
workarea-api-4.5.5 | doc/api/admin/email_signups/showing_an_email_signup_by_id.json |