v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Commands

Get all commands

Returns all commands the are still active from the client application point of view. That means commands that are in either Pending or Received state.

post/api/connector/v1/commands/getAllActive

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

Response

OK

Cursorstring uuid nullable

Unique identifier of the last returned command. This can be used in Limitation in a subsequent request to fetch the next batch of commands.