Semantic search
GET/search/semantic
The endpoint returns a ranked list of all Media
assets within the current authorization scope, that match the search query. The rank is based on the semantic similarity of the search query to the Metadata
of the Media
assets.
Request
Responses
- 200
- 401
- 403
Successful response.
Response Headers
X-Total-Count
Total count of items
Unauthorized access.
Access forbidden.