Skip to main content
GET
List Inventory

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

platform
enum<string> | null
Available options:
TV,
RADIO,
DIGITAL
category
string | null
is_active
boolean | null
default:true
cursor
string | null
limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful Response