Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

placementId
string<uuid>
required

Query Parameters

cursor
string
limit
integer
Required range: 1 <= x <= 100

Response

Success

items
object[]
required
nextCursor
string | null