Skip to main content
GET
List area blocks

Authorizations

Authorization
string
header
required

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

Query Parameters

from
string<date-time>
required

Window start (ISO date-time)

to
string<date-time>
required

Window end (ISO date-time). At most 31 days after from.

clubId
integer

Only return blocks for this club

areaId
integer

Only return blocks affecting this area (club-wide ones included)

Response

List of area blocks

id
integer
clubId
integer
areaId
integer | null

Null means every area in the club

areaName
string | null
startTime
string<date-time>
endTime
string<date-time>
note
string | null
createdAt
string<date-time>