{your-workspace} with your workspace’s subdomain. Learn how to find your subdomain in Identifying your subdomain.
Headers
X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
Query Parameters
Retrieve paginated results by specifying the desired page number. If this parameter is absent, all results will be returned.
Set the number of results returned in the response. Defaulting to 30 when omitted.
Filter scheduling links by host email(s). Supports both single email and multiple emails.
Single email: host_email=oliver@example.com
Multiple emails: host_email[]=oliver@example.com&host_email[]=jane@example.com
When multiple emails are provided, it returns scheduling links that include any of the specified hosts.
Single host email
"oliver@example.com"
Filter scheduling links by meeting name or slug. Performs a case-insensitive search.