GET
/
v1
/
organizations
/
{organizationName}
/
invoices

Path Parameters

organizationName
string
required

The name of the organization or user.

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.