v1

latestOpenAPI 3.1.02026-07-2458221215.8 KB
Users

Get a user

Returns a single user for a workspace.

get/users/{userId}

Path parameters

userIdstring required

Public ID of the user.

Response

OK

idstring

The ID of the user

first_namestring

The first name of the user

last_namestring

The last name of the user

emailstring

The email address of the user

phonestring nullable

The phone number of the user

role'admin' | 'supervisor' | 'user'
urlstring

The URL of the user resource