Management
Get invoice by ID
Retrieve complete invoice details including line items
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Invoice UUID
Query Parameters
Include line items in response
Include metadata in response
Response
200
application/json
Invoice details
The response is of type object
.