Skip to main content
GET
This endpoint retrieves detailed information about a specific invoice including line items, payments, and status.

Authentication

This endpoint requires a valid API key with invoices:read permissions.

Path Parameters

string
required
The unique identifier of the invoice

Query Parameters

array
Expand related objects. Options: “customer”, “payments”, “credit_notes”, “events”

Response

string
Unique invoice identifier
string
Object type, always “invoice”
string
Human-readable invoice number
string
Invoice status: “draft”, “sent”, “viewed”, “partially_paid”, “paid”, “overdue”, “voided”
integer
Total invoice amount in cents
integer
Outstanding amount in cents
array
Array of invoice line items