Shops > Usage > usage
Commerce APIShopsUsageusage
usage
GET: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)


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

[UsageStat!]

Preview (typescript)

Loading module