Organization
Logs

Org usage summary

Aggregated metering usage for the authenticated organization. By default includes all projects; use filters.project_id to restrict to one or more projects (must belong to the org). Values are summed from raw metering events grouped by entity_type.

post/api/v3.1/org/usage/summary

Request body

fromnumber

Inclusive range start (Unix epoch milliseconds). Defaults to 30 days before to.

tonumber

Exclusive range end (Unix epoch milliseconds). Defaults to now.

entity_typesstring[]

Filter to these metering entity types. Omit for all types.

Response

Usage aggregates for the organization.

entitiesobject required

Changes

Changed in 1 of the 61 revisions of this API.1