GET
/
v1
/
organizations
/
{organizationSlug}
/
invoices

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
invoices
object[]

The list of invoices for the organization.