Get action execution record
Returns the action execution record.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
id
id
Query parameters
skip
This parameter specifies where to start the returned page of search results.
limit
This parameter specifies how many items to return in the search results.
sort
This parameter specifies the field to sort the search results over.
order
This parameter specifies the direction to sort the search results over.
Allowed values:
equals
equals
in
in
starts-with
starts-with
lt
lt
lte
lte
gt
gt
gte
gte
include
include
exclude
exclude
Response
response
data
Errors
500
Internal Server Error