get
https://{subdomain}.td.commpeak.com/api/users
Returns every user in your account.
When to use. Fetch the full list of users, for example to sync accounts or build a directory. To fetch a single user you already know, use GET /users/{id} instead.
Parameters. Use the fields query parameter to select only the fields you need. Standard list filtering, ordering and limiting by any response field are supported.
Returns. { "users": [ { ... } ] }.
Example. GET /api/users
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…