Search scored accounts (cursor-paginated)

GET/accounts

Requires scope: read:accounts

Parameters

ParameterInTypeDescription
min_scorequerynumberMinimum In-Market score (0-100)
tierquerystring
statusquerystring
icp_profilequerystringOnly accounts scored for this ICP profile
limitqueryinteger
cursorquerystringOpaque keyset cursor from next_cursor
Idempotency-KeyrequiredheaderstringStable logical request ID required for every machine mutation; exact retries replay and changed inputs conflict.

Responses

StatusDescription
200A page of accounts
401Missing or invalid API key
403Key lacks the required scope
429Rate limit exceeded (see Retry-After)
Is this page helpful?