get https://baseApiUrl/saas/api/v2/schedule
To request the details of a particular schedule, you can include the schedule ID or schedule name in the URI. Use one of the following URIs:
/api/v2/schedule/<id>
/api/v2/schedule/name/<name>
To request the details of a particular schedule, you can include the schedule ID or schedule name in the URI. Use one of the following URIs:
/api/v2/schedule/<id>
/api/v2/schedule/name/<name>
Try It!
to start a request and see the response here!