Skip to main content
POST
Export posts as CSV

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Body

application/json

Optional filters / explicit ids for the CSV export.

filters
object
selectedIds
string[]

Response

A CSV attachment of the matching posts.

The response is of type string.