Controllers

Get Controllers

get

Returns information about all controllers

Responses
chevron-right
200

OK

application/json
get
/controllers

Get Controller

get

Returns information for a specific controller

Path parameters
controllerIDstringRequired

Controller ID

Responses
chevron-right
200

OK

application/json
namestringOptionalExample: XYZ-4321
get
/controllers/{controllerID}

Last updated

Was this helpful?