Skip to content

Get media outputs

GET
/viewer/{mediaSourceId}/media/output

Get all processed outputs for a media source

Authorizations

Parameters

Path Parameters

mediaSourceId*
Type
string
Required
Format
"uuid"

Query Parameters

kind
Type
string
Valid values
"preview""preview_start""preview_end""thumbnail""thumbnail_start""thumbnail_end""proxy_480p""proxy_720p""proxy_1080p""proxy_2160p""playlist_hls""playlist_dash""ffprobe""ffmpeg_loudness""blurhash""sprite"

Responses

Media outputs

application/json
JSON
{
"success": true,
"data": {
"outputs": [
{
"kind": "string",
"sourceId": "string",
"content": "string",
"size": 0,
"createdAt": "string",
"updatedAt": "string"
}
]
}
}

Playground

Server
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

drop.mov ― a kumo™ product