Get User

Returns a single active user by their id (from the users list), with the same shape as a list entry.

Invited users have no id (id is null on status: invited list entries — an id is created when they sign up), so they cannot be fetched here; a 404 means the id does not belong to an active user in your workspace.

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

Returns a single active user by their id (from List Users), in the same shape as a list entry — profile fields plus a summary of their connected mailboxes.

Invited users cannot be fetched here: they have id: null on the list (an id is created when they sign up), so a 404 always means "no active user with this id in your workspace".

Path Params
uuid
required

The user id from GET /v1/users.

Responses

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