List profiles
Get paginated list of Profiles with optional filtering
Documentation Index
Fetch the complete documentation index at: https://segmentflow.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Unified API key for server-side SDK and API integrations
Body
POST /api/v1/profiles request body. Filter shape shared with bulk-by-filter endpoints.
Search Profiles by email, phone, or external ID (case-insensitive partial match)
Filter by Segment IDs
Filter by profile properties
Filter by ingestion source. Values are the same as the dashboard's Source column.
form_submission, csv_import, api_sync, sdk, manual_edit, computed Filter by current Delivery Suppression status.
eligible, suppressed Filter by current Delivery Suppression reason. Any reason filter implies suppressed Profiles.
HardBounced, Complained, SoftBounceSuppressed Pagination cursor from previous response
Pagination direction (defaults to "after")
before, after Number of Profiles to return (defaults to 10)
1 <= x <= 100Filter by specific Profile IDs

