Gets the authenticated user

Returns info about the user making the request.

get/v1/users/me

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