Search resource models
Searches resource models.
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
starts-with
starts-with
contains
contains
lt
lt
lte
lte
gt
gt
gte
gte
dereference
Comma-separated list of field types to dereference
Response
response
data
metadata
Properties describing search result pagination
Errors
500
Internal Server Error