Jump to: navigation, search

Query page

Description

This method retrieves a given page.

Request

Method GET
URL /pages/${pageId}
Parameters
Name   Value Mandatory Description
${pageId} string yes Page identifier.
include_events
  • true
  • false
no If true, the returned page contains the reference list of associated events.
include_events_detail
  • true (if include_events=true)
  • false
no If true,  the returned page contains the associated events.
You can only use this parameter if include_events is set to true.

Response

The History REST API answers with HTTP codes for every request. The following table shows the correct response for a successful request. See HTTP Response Codes and Errors for further details on the possible codes that this request can return.

HTTP code 200
HTTP Title OK
Body  Page
This page was last edited on March 10, 2020, at 13:56.
Comments or questions about this documentation? Contact us for support!