Get Source Url

Mint a short-lived signed URL for this job's source video.

A <video src> cannot carry an Authorization header, which is why /api/source was left open in the first place. So the owner asks for a capability URL here, with the bearer token, and hands the player that.

get/api/source-url/{job_id}

Path parameters

job_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/source-url/{job_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.