List users

Returns the people on your account. enabled filters by whether the account is active, and with_extension=true adds each person's primary extension. Requires an API key with the Admin role: a key with the User role is limited to its own identity and ordinarily returns nobody. Extension enrichment degrades quietly — if it fails, the people are still returned without their extensions.

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

true/1 returns only enabled people and false/0 only disabled ones; any other value is ignored.

string

The literal value true adds each person's primary extension to the returned fields.

Responses
200

The people on your account; fields are nullable exactly as stored.

401

Missing or invalid API key.

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