Signal history for one account

GET/accounts/{storeId}/signals

Requires scope: read:accounts

Parameters

ParameterInTypeDescription
storeIdrequiredpathstring
sincequerystring
Idempotency-KeyrequiredheaderstringStable logical request ID required for every machine mutation; exact retries replay and changed inputs conflict.

Responses

StatusDescription
200Signals
401Missing or invalid API key
403Key lacks the required scope
404No such account for this agency
429Rate limit exceeded (see Retry-After)
Is this page helpful?