Skip to main content
GET
Get IRP (e-invoicing) configuration

Example Request

Response

Returns the IRP configuration object. Sensitive fields are masked for security.

Response Fields

Sensitive fields (client_id, client_secret, password) are partially masked in the response. Full credentials are never returned by the API.
Use the Update IRP Configuration endpoint to modify credentials or toggle the is_enabled flag.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Query Parameters

entity_id
string<uuid>

Legal entity to scope the tax config to (Multi-Entity Books). Omit for the tenant's primary entity / default config.

Response

IRP configuration (client secret and password masked).

data
object