GET: Get an SPTS Program - Conductor Live

GET: Get an SPTS Program

Get the specified SPTS program from the specified MPTS output.

HTTP Request and Response

Request URL

GET http://<Conductor IP address>/mpts/<ID of mpts>/mpts_members/<ID of mpts member>

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

The response contains XML content consisting of one mpts_member element, with the same elements as the response for GET SPTS Program List above.