latestOpenAPI 3.0.02026-08-105118115.0 KB

4838a5113869

Media

Search media by the given query parameters. If multiple options are provided, we will use a logical AND operation when searching!

get/media/search

Query parameters

titlestring

Substring of the media title you want to search for.

min_sizeinteger

Minimum size of the media in bytes.

max_sizeinteger

Maximum size of the media in bytes.

start_datestring date

Start of the creation date (inclusive). Format: YYYY-MM-DD.

end_datestring date

End of the creation date (inclusive). Format: YYYY-MM-DD.

last_viewed_start_datestring date

Start of the last viewed date (inclusive). Format: YYYY-MM-DD.

last_viewed_end_datestring date

End of the last viewed date (inclusive). Format: YYYY-MM-DD.

last_viewed_by_student_start_datestring date

Start of the last viewed by student date (inclusive). Format: YYYY-MM-DD.

last_viewed_by_student_end_datestring date

End of the last viewed by student date (inclusive). Format: YYYY-MM-DD.

ownerstring email

Email address of the owner of the media.

tagstring

The full name of the tag, you want to list media objects for.

source'upload' | 'youtube' | 'vimeo' | 'zoom'

The source of the media you want to list media objects for.

pageinteger

The page to retrieve. Default: 1.

per_pageinteger

The number of results per page. Default: 20, Max: 50.

Response

The list of media objects that matched the given query.