cURL
Meetings
List meetings
List meetings for a builder
GET
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Example:
"buil_clgbsb90b001qjy0f0eo1hspp"
Query Parameters
Filter meetings from this date-time
Example:
"2026-01-01T00:00:00.000Z"
Filter meetings until this date-time
Example:
"2026-01-31T23:59:59.999Z"
Filter by meeting status. Repeat the parameter for multiple values.
Available options:
DRAFT, DISTRIBUTED, COMPLETED, RUNNING The number of items to skip before starting to collect the result set
Example:
0
The number of items to return.
Required range:
x <= 25Example:
25