Skip to main content
GET
Get an invoice by id
One invoice, scoped to the authenticated tenant. A foreign or missing id returns a flat 404 — existence is never confirmed across tenants.

Example Request

Response

Errors

See Errors for the error envelope and the full code taxonomy.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

The invoice.

data
object