Get user

Resolve a single user within the caller's company by id, email or name.
Returns the user's profile fields.

Pass the user's BSON ObjectId, email, or full display name as
identifier. When the name matches multiple people, a disambiguation
payload is returned listing candidates — re-call with one of the
candidate ids to get a definitive result.

Required OAuth scope: user:read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required
Allowed:
string
enum
required
Allowed:
params
object
required
string
required
Responses

401

Unauthorized

403

Forbidden

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