GET Status: Get the Status of an MPTS Output - Conductor Live

GET Status: Get the Status of an MPTS Output

HTTP Request and Response

Request URL

Get the status of the specified MPTS output.

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

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_status element,with the same elements as the response for GET MPTS Status above.