Custom Pages
Retrieve details of a Custom Page
Retrieve details of a specific Custom Page in your account.
get/workspace/custom_pages/{custom_page_id}
Path parameters
custom_page_idinteger required
A unique integer value identifying the custom page.
Query parameters
fieldsstring
Comma-separated list of field names to include in the response. Nested fields can be accessed using dot notation.
Response
Custom page details retrieved successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.