List emails
Emails
List emails
Retrieve paginated emails associated with your account. Email content is excluded from list queries for performance; use the single email endpoint to get full content.
GET
List emails
Documentation Index
Fetch the complete documentation index at: https://docs.useroulette.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Generate keys from your account settings.
Include in header: Authorization: Bearer YOUR_API_KEY
Path Parameters
The unique identifier of the account/team
Query Parameters
Page number for pagination (starts at 1)
Required range:
x >= 1Number of items per page (max 100)
Required range:
1 <= x <= 100Sort direction
Available options:
asc, desc Full-text search query
Required string length:
1 - 500Available options:
created_at, updated_at Filter by sender email address
Filter emails linked to a specific company
Filter by processed status
Filter by tag

