Search resource action history documents
Searches resource action history documents.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
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
metadata
Properties describing search result pagination
Errors
500
Internal Server Error