Skip to main content
GET
List placements

Authorizations

Authorization
string
header
required

Create an API key from Settings → API in an approved Creator workspace.

Query Parameters

startDate
string<date>

Include placements on or after this date.

endDate
string<date>

Include placements on or before this date.

metricsUpdatedAfter
string

Include placements whose reported metrics were updated on or after this date or timestamp.

metricsUpdatedBefore
string

Include placements whose reported metrics were updated on or before this date or timestamp.

collaborationId
string

Return placements belonging to this collaboration.

status
string

Comma-separated statuses.

include
string

Comma-separated expansions. Supported values are partner and collaboration.

limit
integer
default:50
Required range: 1 <= x <= 250
cursor
string

Opaque cursor returned by the previous page.

Response

A page of creator placements.

data
object[]
required
pagination
object
required