get
https://{subdomain}.td.commpeak.com/api/users/
Returns the full record for a single user.
When to use. Fetch one user when you already know their ID. To list all users, use GET /users instead.
Parameters. id (path, required): the ID of the user to fetch.
Returns. { "users": [ { ... } ] } containing the requested user.
Example. GET /api/users/5
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…