Skip to main content
GET
Retrieve a specific invoice

Headers

Authorization
string
required

Bearer token for authentication

Path Parameters

id
string
required

Unique identifier of the invoice.

Query Parameters

include
string

Include related resources (e.g., document)

Example:

"document"

Response

Invoice retrieved successfully

data
object

Response schema for successfully created invoice