Get listing sessions
Returns available sessions for a listing within a date range, including capacity and pricing. Pass resourceGroupId to scope results to a specific resource group.
Authorizations
Your brand's secret API key, e.g. Bearer way_sk_live_bhEqcn0i1fRoUEHBPjJkQA. Older Way-Brand-Id + Way-Secret-Key credentials still work: see Legacy authentication.
Path Parameters
The listing's ID.
Query Parameters
Only results for this experience.
Start of the date range (YYYY-MM-DD), inclusive.
^\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$When true, includes sessions whose booking deadline has passed.
true Scope results to one resource group of a resource-collection listing.
End of the date range (YYYY-MM-DD), inclusive.
^\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$Which content version to return: the published version (default) or the latest draft.
published, latest A waitlist entry ID - sessions tied to this invitation are marked accordingly in the response.
Response
Listing sessions.
Bookable sessions for the listing in the requested date range, one entry per time slot.