Skip to main content
GET
Get an invoices CSV export download link

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.

Query Parameters

ids
string

Comma-separated invoice ids (max 200); omit for every invoice.

status
string

Limit to one invoice status; omit for all.

Response

The download link.

data
object
required