Get One Page
Pages
Get One Page
Retrieves a single event page by its ID, including the page name, slug, full URL, type (e.g., registration, agenda), sort order, and associated website. Read-only endpoint.
GET
Get One Page
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Path Parameters
integer - required - The ID of the page you want to get
Example:
1
Query Parameters
string - optional - Comma separated list of fields you want to return
Example:
"id,parent_id,event_id,event_website_id,name,slug,fullUrl,type,sort,icon,created_at,updated_at"
string - optional - Comma separated list of objects you want to return
Example:
""