Skip to main content
POST
PreviewSchedules

Authorizations

Authorization
string
header
required

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

Body

application/json
schedules
PreviewScheduleParams · object[]

Schedules to evaluate. An empty list returns an empty response.

Maximum array length: 100

Response

200 - application/json

Success

results
PreviewScheduleResult · object[]

Results matching the request schedules by index.