Member Details

A method to retrieve a member's details by ID.

User - is an account with a license in the Organization.
Member - is a User with a predefined Role in the Workspace.

ParameterDescription
user_idA unique identifier of the user in the organization.
membership_idA unique identifier of the user in the workspace
emailA user email address.
first_nameA user's first name.
last_nameA user's last name.
is_activeA boolean value that identifies if a member is active an not blocked.
workspaceA name of the user's current active workspace.
workspace_nameA unique identifier of the user's current active workspace.
email_verifiedA boolean value that identifies if the email is verified.
roleA member's role in the workspace.
user_licenseA user license in the organization:
Full (Standard);
Read-only;
eSignature;
Guest;
Creator.
date_createdA date when a member was added to the workspace.
date_modifiedLast modified date of a member.
Language
Authorization
OAuth2