Deployments
Read Deployment Schedules
GET
/
api
/
deployments
/
{id}
/
schedules
Headers
Path Parameters
The deployment id
Response
200 - application/json
The deployment id associated with this schedule.
The schedule for the deployment.
Whether or not the schedule is active.
The maximum number of scheduled runs for the schedule.
Required range:
x > 0
Was this page helpful?