Skip to main content
GET
List Commands

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

entityId
string<uuid>
required

The id of the Entity

Query Parameters

start
string<date-time>
required

The start of the Commands trigger timeframe

end
string<date-time>

The end of the Commands trigger timeframe

pageSize
integer<int32>
default:25

The number of Commands per page

continuationToken
string

The token used to retrieve the next page

Response

200 - application/json

OK

A page of commands.

data
object[] | null
meta
object