Get the booking page
get_personal_pageRetrieve the authenticated user's personal booking page details: colors, header image, description, profile links, and meeting-type order. Use to review or update page setup.
Instructions
The authenticated user's personal booking page: colours, header image, description, profile links, meeting-type order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| description | No | ||
| headerImage | No | ||
| primaryColor | No | ||
| onlineProfiles | No | ||
| secondaryColor | No | ||
| useCustomColors | No | ||
| meetingTypeOrder | No | ||
| showAllMeetingTypes | No |