Skip to main content
GET
List users for the current organization

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.

Response

Returns the list of organization member table row.

id
string

Unique Leadping identifier for this organization user.

user
object

Identifier and display name of the related user.

userEmail
null | string<email>

User email for this organization user.

role
enum<string>

Role for this organization user.

Available options:
Owner,
Admin,
Agent
createdAt
string<date-time>

UTC timestamp for created at on this organization user.

licenseBillingStatus
null | string

The billing status for this user's organization license.

licenseRenewalDate
null | string<date-time>

The renewal date used for this user's license proration.