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

Provides a compact API reference to another resource using its stable identifier and human-readable display name.

userEmail
null | string<email>

User email for this organization user.

role
enum<string>

Identifies an organization member's access level and permission scope within Leadping.

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.