<- Invoices API

Invoices API

Get invoice

GET

 /v2/invoices/{invoice_id}

Retrieves an invoice by invoice ID.

Permissions:INVOICES_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

invoice_id

string

Required

The ID of the invoice to retrieve.

Link to section

Response fields

Link to section

invoice

The invoice requested.

Link to section

errors

Information about errors encountered during the request.