Read Commands
DevelopingGET
/v1/commandsReturns all commands with PENDING
status. Commands will be in PENDING
status when created, and also after any update. At that point you need to acknowledge them using the PATCH /v1/commands/{id}
.
Request
None
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/1575111)[]
optional
#/definitions/1575111
optional
Example
Not configured
Last modified: 4 months ago