Get an invoice
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses read_invoices
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | read_invoices |
Path parameters
Organization name slug from list_organizations. Example: acme.
Invoice public ID from list_invoices. Example: aabb12123434.
Response
Returns an invoice
Changes
Changed in 2 of the 24 revisions of this API.12
- ▲
the
totalresponse's property type/format changed fromnumber/tostring/for status200response-property-type-changed
- ▲
- ○
added the required property
overdueto the response with the200statusresponse-required-property-added
- ○
added the required property
paidto the response with the200statusresponse-required-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○