v10

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-033223581.2 MB
Marketplace Integrations

Retrieve reported usage

Retrieve a list of reported usage records that match the provided filters.

When Bill integration runs are performed, all interactions between m3ter and a Marketplace system are persisted as logs. Use this endpoint to retrieve these logs, which you can use to track all amounts sent over to the Marketplace system together with the date and time the Bill data was sent. This provides a report on usage data sent to the Marketplace for each Bill integration run

get/organizations/{orgId}/integrationdestinations/marketplace/usageReport

Path parameters

orgIdstring required

UUID of the organization

Query parameters

billStartDatestring

Only include usage with bill start dates equal to this date

accountIdstring

List usage for the customer UUID

externalSystemstring

Filter usage for the provided marketplace

pageSizeinteger

Number of usage records to retrieve per page

nextTokenstring

nextToken for multi page retrievals

billIdstring nullable

Response

Return Usage reports

nextTokenstring