Retrieve a search result
GET/search
The endpoint returns a ranked list of all Media
assets within the current authorization scope, that match the search query. The request allows for specifying a search request in terms of text query
, search fields
, search filters
, and has pagination support.
Request
Responses
- 200
- 401
- 403
Successful response.
Response Headers
X-Total-Count
Total count of items
Unauthorized access.
Access forbidden.