GET: Get the Attributes of a Schedule - Conductor Live

GET: Get the Attributes of a Schedule

Get the details of a specific schedule.

HTTP Request and Response

Request URL

GET http://<Conductor IP Address>/channels/<channel ID>/schedules/<schedule ID>

Call Header

  • Accept: Set to application/xml

If you are implementing user authentication, you must also include three authorization headers; see Header Content for User Authentication.

Response

XML content consisting of one schedule element containing the same elements as the response for GET List of All Channel Schedules above.