USERS
List Users
API to list cursor-based paginated list of users in your workspace.
Pass the optional tenant_id query parameter to list only users associated with that tenant. When the filter is applied, each user object in the response also carries a tenant block containing the tenant-scoped property and channel overrides for that user.
GET
List Users
Authorizations
Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.
Query Parameters
Filter users associated with the given tenant. When set, each result includes the tenant-scoped properties and channel overrides applied for this user under that tenant.
List Users