v1
latestOpenAPI 3.0.02026-07-249301.3 MBCalendars
List all calendars
Returns a list of calendars.
get/api/v1/calendars
Query parameters
cursorstring
A cursor used for pagination. If supported by the provider, use next_cursor given by the previous page of the list, else use offset.
offsetnumber
An offset used for pagination, if supported by the provider, else use cursor.
limitnumber
The limit of items to be returned.
account_idstring required
The id of the account to use.
Response
OK