latestOpenAPI 3.0.02026-08-19219210532.7 KB

bd5a5f406bca

crm

Get a user by ID

get/api/v1/users/{userId}

Path parameters

userIdstring uuid required

The unique identifier of the user

Response

createdAtstring date-time required

The date when the user was created

emailstring nullable

The email address of the user

enabledboolean required

Whether the user account is enabled

firstNamestring nullable

The first name of the user

idstring required

The unique identifier of the user

lastLoginDatestring date-time nullable

The date when the user last logged in. Omitted from the response when the user has never logged in.

lastNamestring nullable

The last name of the user

pictureUrlstring nullable

The profile picture URL of the user

rolesstring[] nullable

The roles of the user in the organization