Batch Fetch Accounts

Fetch full details for several accounts in one request.

Request Body:

{ "account_numbers": ["11111115", "11111117"] }

Replaces: POST /api/v1/crm/users/batch. Note the field was renamed from login_ids to account_numbers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Fetch full details for many accounts at once (max 200).

account_numbers
array of strings
required
length between 1 and 200
Account Numbers*
Responses

400

Validation error

401

Invalid or missing API key

403

Access denied (credential scope)

429

Rate limit exceeded

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json