Skip to main content
GET
Get brand-wide sessions for a date range

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

brandId
string
required

The brand's ID - must match the brand your API key identifies (or the Way-Brand-Id header when one is sent).

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"

Response

200 - application/json

Available dates for a brand.

sessions
object[]
required

List of available sessions.

experiences
object[]
required

List of experiences with cover picture.

resourceGroupCollections
object[]
required

List of resource group collections.