v31

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-28124212862.9 KB
Assets

List assets

List all Mux assets.

get/video/v1/assets

Query parameters

limitinteger

Number of items to include in the response

pageinteger

Offset by this many pages, of the size of limit

cursorstring

This parameter is used to request pages beyond the first. You can find the cursor value in the next_cursor field of paginated responses.

live_stream_idstring

Filter response to return all the assets for this live stream only

upload_idstring

Filter response to return an asset created from this direct upload only

Response

OK

next_cursorstring nullable required

If there are more pages of data, this field will contain a string that can be used with the cursor querystring parameter to fetch the next page of data.