Accounts

List Accounts

Get a list of accounts visible to the authenticated user or client

get/v4/accounts

Query parameters

offsetinteger

The number of items to skip before starting to collect the result set

limitinteger

The number of items to return

sort[id]'asc' | 'desc'

Sort response

include_subaccountsinteger

Send "1" if you want to add subaccounts data into output

filters[name]string

Name (or company) of the account

filters[username]string

Username

filters[email]string

Email of the account

filters[phone]string

Phone number of the account

mode'brief' | 'full'

Defines mode of the data output (brief or full)

Response

OK

filtersobject
sortobject
totalinteger
limitinteger
offsetinteger
itemsobject[]

Changes

No recorded changes to this endpoint across all 2 revisions of this API.