Sha256: bd97ccd94192045faee3773517790eb8506d217307ef16adb3b66fea5d89fc20

Contents?: true

Size: 1.88 KB

Versions: 2

Compression:

Stored size: 1.88 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:48:08 GMT",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "15660296-d196-4bcd-8fa2-e8de37de0138",
        "X-Runtime": "0.005495",
        "X-Workarea-Segments": "",
        "Expires": "0",
        "Content-Length": "297"
      },
      "request_method": "GET",
      "request_path": "/api/admin/pages/5f3d2d980218236de151ef1d",
      "request_body": null,
      "request_content_type": null,
      "response_status": 200,
      "response_status_text": "OK",
      "response_body": "{\n  \"page\": {\n    \"_id\": \"5f3d2d980218236de151ef1d\",\n    \"active\": true,\n    \"active_segment_ids\": [\n\n    ],\n    \"created_at\": \"2020-08-19T13:48:08.346Z\",\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\": \"2020-08-19T13:48:08.346Z\"\n  }\n}",
      "response_content_type": "application/json",
      "curl": "curl -g \"https://www.example.com/api/admin/pages/5f3d2d980218236de151ef1d\" -X GET "
    }
  ],
  "resource": "Pages",
  "description": "Showing a page",
  "route": "/api/admin/pages/:id",
  "http_method": "GET"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-api-4.5.6 doc/api/admin/pages/showing_a_page.json
workarea-api-4.5.5 doc/api/admin/pages/showing_a_page.json