Get a single published audio content
Deprecated
GET /audio/{token}
GET
/audio/{token}
Load a single audio content upload
This is a deprecated endpoint and will be removed. Please use /media/{token}
instead.
Parameters
Path Parameters
token
required
The media token, should be v4 uuid
string format: uuid
Responses
200
OK
object
token
string format: uuid
type
string
title
string
tags
Array<string>
duration
number
version
integer
is_downloadable
boolean
is_live
boolean
created_at
string format: date-time
updated_at
string format: date-time
sub_property_id
integer
custom_fields
Custom fields as key value pairs
object
key
additional properties
string
player
object
color
string
button
object
title
string
url
string format: uri
media
object
playlist
string
aspect_ration
string
thumbnail
string format: uri
transcript
string format: uri
tracks
object
chapters
string format: uri
captions
Array<string>
storyboard
string format: uri
player
object
color
string
media
object
playlist
string
404
Item is missing or not found
object
error
string