API Reference
Meetings
Retrives paginated past meetings of a user
GET
/
v1
/
meetings
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and a token
Query Parameters
limit
integer
Number of records to fetch
Required range:
1 < x < 500
cursor
string
Cursor to continue reading from
Response
200 - application/json
meeting_id
string
timestamp_end_utc
string
timestamp_start_utc
string