4838a5113869
Search media by the given query parameters. If multiple options are provided, we will use a logical AND operation when searching!
Query parameters
Substring of the media title you want to search for.
Minimum size of the media in bytes.
Maximum size of the media in bytes.
Start of the creation date (inclusive). Format: YYYY-MM-DD.
End of the creation date (inclusive). Format: YYYY-MM-DD.
Start of the last viewed date (inclusive). Format: YYYY-MM-DD.
End of the last viewed date (inclusive). Format: YYYY-MM-DD.
Start of the last viewed by student date (inclusive). Format: YYYY-MM-DD.
End of the last viewed by student date (inclusive). Format: YYYY-MM-DD.
Email address of the owner of the media.
The full name of the tag, you want to list media objects for.
The source of the media you want to list media objects for.
The page to retrieve. Default: 1.
The number of results per page. Default: 20, Max: 50.
Response
The list of media objects that matched the given query.