Schedules API
List Schedules
List all schedules.
GET
/
api
/
v1
/
schedules
Authorizations
Authorization
string
headerrequiredUse your Secret API key in the form 'Bearer <SECRET KEY>' (without the quotation marks)
Query Parameters
page
integer
Page number of the schedule listing
perPage
integer
Number of schedules per page
Response
200 - application/json
data
object[]
pagination
object
Was this page helpful?