Request a growth report for an account
POST
/reportsRequires scope: generate:reports
Request body
| Field | Type | Allowed values | Description |
|---|---|---|---|
store_idrequired | string | any string |
Responses
| Status | Description |
|---|---|
202 | Queued |
400 | Out of credits / invalid |
401 | Missing or invalid API key |
403 | Key lacks the required scope |
429 | Rate limit exceeded (see Retry-After) |
Is this page helpful?