Skip to main content
GET
/
v1
/
invoices
/
{id}
Get invoice with full event timeline
curl --request GET \
  --url https://api.example.com/v1/invoices/{id} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Response

200

Invoice detail