Skip to main content
GET
Get Recurring Schedules

Authorizations

Authorization
string
header
required

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

Query Parameters

customerId
string
status
enum<string>
Available options:
active,
paused,
cancelled
limit
integer
skip
integer

Response

Recurring schedules retrieved successfully

statusCode
integer
Example:

200

success
boolean
Example:

true

data
object