Skip to Content
API keys are issued to organizations with a signed BAA. Request API access →
API referenceThe User object

The User object

Members of your organization.

Attributes

idUUIDRequired

Unique ID of the user.

namestringRequired

Display name.

rolestringRequired

The user’s role in the organization.

Endpoints

MethodPathEndpoint
GET/usersList users
GET/users/{userId}Retrieve a user
Last updated on