Retrieve an invoice

View as Markdown
Fetches an invoice by its ID, including line items.

Authentication

AuthorizationBearer
API key obtained from the Afternoon dashboard

Path parameters

idstringRequiredformat: "cuid"

Response

Invoice found
successboolean
invoiceobject
request_idstring

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error