Signal history for one account
GET
/accounts/{storeId}/signalsRequires scope: read:accounts
Parameters
| Parameter | In | Type | Description |
|---|---|---|---|
storeIdrequired | path | string | |
since | query | string |
Responses
| Status | Description |
|---|---|
200 | Signals |
401 | Missing or invalid API key |
403 | Key lacks the required scope |
404 | No such account for this agency |
429 | Rate limit exceeded (see Retry-After) |
Is this page helpful?