Availability change feed (reconciliation)
Areas
Availability change feed (reconciliation)
Returns the availability changes for your organization with sequence > since, in order. Use it to catch up after missed webhooks: pass the last cursor you processed, apply the returned changes by re-pulling /availability for the affected areas/windows, then store the new cursor. This feed is the authoritative backstop for the webhook stream.
GET
Availability change feed (reconciliation)
Authorizations
Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.
Query Parameters
Cursor to read after (0 for the beginning of retention).
Max changes to return.
Required range:
x <= 500