Returns the action identified by the given id, with the associated action-definition, the customer, location and thing it refers to, its state and its custom properties.
The historical parameter selects whether the action must be searched among the upcoming or the historical ones.
The name of the tenant (e.g. acme).
The id of the action to retrieve.
If true, the action is created as historical, else as upcoming.
Successful operation.
The action object identifier.
The identifier of the action-definition associated with the action instance.
The action creation timestamp.
The action state.
The customer the action is related to.
The location the action is related to.
The thing the action is related to.
The action-definition associated with the action.
The identifier of the customer the action is related to.
The identifier of the location the action is related to.
The identifier of the thing the action is related to.
The set of properties providing additional details to the parent object.
If true, the action is associated with an unmodelled ActionDefinition.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.