v1

latestOpenAPI 3.0.22026-07-261040577.4 KB
Users

Get user

Retrieve a single workspace member by their unique identifier. Returns the user's profile information including name, email, job title, role (CONTRIBUTOR, MANAGER, or VIEWER), and whether they are a workspace admin.

Use this endpoint to look up details about a specific team member — for example, to display author information or resolve user IDs returned by other endpoints.

🚧 Permissions

Please check you have the relevant permissions required to access this resource. This may include specific permissions on the object itself or its parent, or having the correct user role if you're making updates.

get/v1/users/{user_id}

Path parameters

user_idstring required

Unique identifier of the user.

Response

200