Skip to main content
GET

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationSlug
string
required

The slug of the organization or user account.

Query Parameters

type
enum<string>

The type of invoice to retrieve.

Available options:
all,
upcoming,
issued

Response

200 - application/json

Successful response

invoices
object[]

The list of invoices for the organization.