Skip to main content
GET
Availability change feed (reconciliation)

Authorizations

Authorization
string
header
required

Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.

Query Parameters

since
string
required

Cursor to read after (0 for the beginning of retention).

limit
integer
default:100

Max changes to return.

Required range: x <= 500

Response

A page of availability changes

changes
object[]
cursor
string
hasMore
boolean