Skip to main content
GET
Get available dates for an experience

Authorizations

Authorization
string
header
required

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

experienceId
string
required

Only results for this experience.

from
string<date>
required

Start of the date range (YYYY-MM-DD), inclusive.

Example:

"2026-08-15"

to
string<date>
required

End of the date range (YYYY-MM-DD), inclusive.

Example:

"2026-08-15"

Query Parameters

latest
boolean

When true, uses the experience's latest saved version instead of the published one - for previewing unpublished changes.

private
boolean

Set to true to return only private (exclusive buy-out) sessions.

Response

200 - application/json

Available dates for an experience.

items
string[]
required

List of items.