Sha256: dbccaa260c7804434e4527954459bc4a14a38a50c05aa1bcad6a351af76e9549

Contents?: true

Size: 1.7 KB

Versions: 2

Compression:

Stored size: 1.7 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:44 GMT",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "c722f288-436b-4913-8fc8-6d9f93c6bb13",
        "X-Runtime": "0.008480",
        "X-Workarea-Segments": "",
        "Expires": "0",
        "Content-Length": "159"
      },
      "request_method": "GET",
      "request_path": "/api/admin/email_signups/test%2540workarea%252Ecom",
      "request_body": null,
      "request_content_type": null,
      "response_status": 200,
      "response_status_text": "OK",
      "response_body": "{\n  \"email_signup\": {\n    \"_id\": \"5f3d2d800218236de151ee4a\",\n    \"created_at\": \"2020-08-19T13:47:44.767Z\",\n    \"email\": \"test@workarea.com\",\n    \"updated_at\": \"2020-08-19T13:47:44.767Z\"\n  }\n}",
      "response_content_type": "application/json",
      "curl": "curl -g \"https://www.example.com/api/admin/email_signups/test%2540workarea%252Ecom\" -X GET "
    }
  ],
  "resource": "Email Signups",
  "description": "Showing an email signup by email",
  "route": "/api/admin/email_signups/:email",
  "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_email.json
workarea-api-4.5.5 doc/api/admin/email_signups/showing_an_email_signup_by_email.json