Skip to main content
GET
/
api
/
v1
/
calendars
List calendars for the authenticated tenant.
curl --request GET \
  --url https://api.backside.app/api/v1/calendars \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer<int64>

Max results

cursor
string

Pagination cursor

Response

200

List of calendars