Get video scores result
Retrieve video scores based on an existing aggregation ID with pagination support.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
group_id
The ID of the Dynamic Tag group.
tag_id
The ID of the tag within the group.
aggregation_id
The ID of the aggregation to retrieve results for.
Query parameters
page
Page number (1-indexed).
per_page
Number of items per page.
sort_order
Sort order for scores (ascending or descending).
Allowed values:
Response
Successful Response
meta
Metadata for pagination.
data
The paginated data.
sort
Sort details.
Errors
422
Unprocessable Entity Error
