v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Commands

Get all commands by ids

Returns all commands by their identifiers.

post/api/connector/v1/commands/getAllByIds

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.

CommandIdsstring[] required

Unique identifiers of Commands to be returned.

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.