Shops > Usage > organizationsUsage
Commerce APIShopsUsageorganizationsUsage

organizationsUsage

GET:organizations/usage.json

Description

Get usage statistics for a given period.

Permission bit: "usage.read"

Topic: Usage

Arguments

max: String!

Upper boundary

Timestamp (RFC 3339)


min: String!

Lower boundary

Timestamp (RFC 3339)


organization_id: String!

Unique organization identifier. See also: Unique Identifiers

Example: "og_EQzGqWoY"


Result

[UsageStat!]

Preview (typescript)

Loading module