Skip to main content
GET
Get invoicing profile

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.

Response

The company's invoicing profile: the identity shown on invoices. Note the extra nesting, which is easy to miss - the profile is at data.billing, not at data. Every field falls back through several stored values, so an unset field comes back as an empty string or null rather than being absent.

data
object
required