Skip to content

Get a list of all published audio content

Deprecated
GET
/audio

Gets a paginated list of published audio content.

This is a deprecated endpoint and will be removed. Please use /media?filter[audio]=true instead.

Authorizations

Responses

200

OK

object
data
Array<object>

Shared schema for all media of any content type

object
token
string format: uuid
type
string
Allowed values: Audio Video
title
string
tags
Array<string>
duration
number
version
integer
is_downloadable
boolean
nullable
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
nullable
thumbnail
string format: uri
nullable
transcript
string format: uri
nullable
tracks
object
chapters
string format: uri
captions
Array<string>
storyboard
string format: uri
key
additional properties
any
links
object
first
string
last
string
prev
string
nullable
next
string
nullable
meta
object
current_page
integer
from
integer
nullable
last_page
integer
links
Array<object>
object
url
string
nullable
label
string
active
boolean
path
string
per_page
integer
to
integer
nullable
total
integer

401

Missing or invalid Authorization Bearer token

object
message
string