Skip to main content
GET
Retrieve an invoice item

Authorizations

Authorization
string
header
required

Basic Authentication using API key and secrets is currently the main authentication mechanism.

Path Parameters

invoice_item_id
integer
required

The id of the invoice item.

Response

OK

Retrieve invoice item

data
InvoiceItem · object
required

A single billable line on an invoice (or a pending, not-yet-invoiced item).