v1

latestOpenAPI 3.0.12026-07-245752052.0 MB
Calendar Slots

List Calendar Slots

List all booked slots for an account. Option to include unbooked slots as well. Supports filtering on opening and stage as well as pagination

get/v2/sessions

Query parameters

funnel_idstring

Identifier of opening to filter calendar slots on

exclude_conflictsboolean

Indicates whether to exclude sessions that have conflicting booked slots. Conflicts are determined based on calendar events for users in the account. Uses the time parameter to determine which sessions to take into account

with_unbookedboolean

Indicates whether to include available slots in response

stage_idstring

Identifier of stage to filter slots on

cursorstring

Cursor for the next page to view

timestring

Filter by date, options are past, upcoming, a specific date with date=, or a date range with range=. Will default to today in UTC if not provided

pageinteger

The page results to retrieve. The endpoint returns 10 results per page. Use the cursor option to view very old results

Response

OK

export_enabledboolean