organizations
usage

View organization metrics usage

View the metrics usage of an organization. The user must have manage permissions for the organization. ➕ Bencher Plus: This endpoint offers an estimate of metered usage and exact usage for licensed organizations, both on Bencher Cloud and Bencher Self-Hosted.

get/v0/organizations/{organization}/usage

Path parameters

organizationstring required

The slug or UUID for an organization.

Response

successful operation

end_timestring date-time required
organizationstring uuid required
start_timestring date-time required
usageinteger nullable

The metrics usage amount.

Changes