GET:organizations/usage.json
Commerce APIGET:organizations/usage.json

GET:organizations/usage.json

organizationsUsage

Description

Get usage statistics for a given period.

Permission bit: "usage.read"

Topic: Usage

Query Parameters

max: String, required

Upper boundary

Example: ?max=2014-09-04T12:23:34Z

Timestamp (RFC 3339)


min: String, required

Lower boundary

Example: ?min=2014-09-04T12:23:34Z

Timestamp (RFC 3339)


organization_id: String, required

Unique organization identifier. See also: Unique Identifiers

Example: ?organization_id=og_EQzGqWoY

Response Body

Array of UsageStat

Response Body Type

Loading module