List email-only users
Users
List email-only users
Retrieve email-only users with their user attributes, with support for cursor-based pagination and filtering
GET
List email-only users
Documentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Query Parameters
Filter users by email (partial match, case-insensitive)
Pagination cursor from previous response
Results per page
Required range:
x <= 20Sort order:
asc- Ascending order (A-Z)desc- Descending order (Z-A)
Available options:
asc, desc