Skip to main content
POST
Export unique creator handles as CSV

Authorizations

x-api-key
string
header
required

API key for authentication. Get yours from Settings → Integrations. A key created by a team member acts as that member and follows their current team permissions; a request outside those permissions returns 403 { "error": "insufficient_scope", "scope": "<required>" }.

Body

application/json
filters
object

Same filter options as GET /posts

selectedIds
string[]

Specific post IDs to draw handles from (overrides filters)

Response

200 - text/csv

CSV file stream

The response is of type file.