cURL
curl --request GET \ --url https://api-next.ofauth.com/v2/vault/:mediaId \ --header 'apiKey: <api-key>' \ --header 'x-connection-id: <x-connection-id>'
{ "id": "<string>", "type": "image", "duration": 123, "media": {} }
Get a media item with all its quality variants and presigned URLs
Your OFAuth API key for authenticating requests.
1
Media item with all quality variants
image
video
audio
Show child attributes
Was this page helpful?