Skip to main content
GET
List media-buy approval entries

Authorizations

Authorization
string
header
required

API key or access token

Query Parameters

status
enum<string>

Filter by lifecycle state. Defaults to pending so the operator queue does not have to thread the filter through manually.

Available options:
pending,
approved,
rejected,
revoked

Response

List media-buy approval entries

List response for the operator approval queue.

items
object[]
required

Entries matching the requested status filter, newest first.

total
integer
required

Number of entries returned.

Required range: 0 <= x <= 9007199254740991