Get Users
Authentication
API key for authentication, sent as the x-api-key header. Used by the Get Users (suppression list) endpoint.
The workspace identifier, sent as the workspace-id header. Used alongside x-api-key by the Get Users (suppression list) endpoint.
Path parameters
Query parameters
Page offset for pagination (0-indexed).
(Optional) Filter results by destination address (e.g. email or phone number). Example: world@world.com.
(Optional) Filter results by communication channel. For example: sms, email, all.
(Optional) Filter results by the unique identifier of the user. Example: world@world.com.
Response
Phone number or email of the suppressed user. Present when the record was created using destination instead of distinct_id.
The unique identifier of the suppressed user, if applicable. Present when the record was created using distinct_id instead of destination.
Communication channel (e.g., sms, whatsapp, email). Set to all when the suppression applies across every channel.
Reason or tag for suppression (e.g., “DND”, “Testing”).
(Optional) The event types this suppression is scoped to (marketing, transactional, otp). Omitted when the suppression applies to all event types.
(Optional) List of specific notification events tied to this suppression record, when applicable.