Gets a user by ID

Returns info about a user in the caller's workspace.

get/v1/users/{user_id}

Response

user_idstring required

Unique identifier for the user

emailstring nullable

Email address of the user

namestring nullable

Display name of the user

workspace_namestring nullable

Name of the user's workspace

Changes