v1

latestOpenAPI 3.0.02026-07-2411724301.7 KB
User

Get user

Get a user by its Id.

get/v2/users/{user_id}

Path parameters

user_idstring required

User Id.

Response

idstring

User Id.

rolestring

User role.

allow_cameraboolean

Indicates if user is allowed to do video call or not.

languagestring

User language.

creation_datestring date-time

Creation date of the user.

avatar_urlstring

Avatar resource url of the user. The file pointed by this URL is treated as PII/PHI

activeboolean

Indicates if the user active or not.