Skip to main content

Get usage detail in CSV format

cloud
GET 

/v2/organizations/:organizationId/billing/invoices/:invoiceId/usage/:type.csv

Returns CSV file with usage detail for each time period and it's usage.

Request

Path Parameters

    organizationId int64required
    invoiceId int64required
    type stringrequired

    Possible values: [SEATS, TRANSLATIONS]

Responses

OK

Schema

    string

Loading...