Export Financials Configuration
Exports the complete natural-key-only financials configuration. The response is the exact document accepted by import, including deprecated vocabulary, policy presets, legacy matches, and reporting frames. Arrays are ordered deterministically for stable JSON diffs.
Required permission: company.configuration:export
Authorizations
User-principal OAuth 2.0 Bearer authentication. Send a user-scoped Auth0 access token (audience = the app API audience) as Authorization: Bearer <jwt>. The request resolves to the user's identity and is authorized by their Role on the {companyId} in the path — the same role-based permissions the web app enforces. This is the path the MCP connector uses to act on a user's behalf; endpoints that accept it list both BearerAuth and ApiKeyAuth.
Path Parameters
Company identifier
