Get Media by Last Scored Date

This endpoint allows you to query to retrieve a paginated list of media that have had score updated since the provided date. If no updatedSince query parameter is provided it default to returning media that have received new scores in the last 7 days.

Periodically checking this endpoint will allow you to act on any recent changes. In the event the scores for a previously submitted media change the id information of the media will be included in the response. Media scores can change when an administrator manually approves a change score request from the Vidmob platform. They can also change when a user requests that a media be rescored to take into account the current set of guidelines which may differ from what the media was last evaluated against.

The workspaceId query parameter is required.

The updatedSince query parameter is optional and takes an ISO date formatted string.

The perPage and offset are optional parameters.

Language
Credentials
Header
Click Try It! to start a request and see the response here!