Customer Profiles
List customer profiles
Paginated list of unified customer profiles for a project
GET
Returns unified customer profiles (one row per person) with conversation stats.
Authentication
Project API key for this organization and project. Format:
bot_live_…Path parameters
Organization ID. Must match the API key.
Project ID. Must match the API key.
Query parameters
Number of records to skip.
Page size. Range:
1–1000.Search by name, email, phone, or display id.
Filter by
channel_type identity.Field to sort by.
1 ascending, -1 descending.Filter by interaction/activity from this datetime.
Filter by interaction/activity until this datetime.
Response
Customer profile objects with phones, emails, channel identities, properties, and counts.
Pagination metadata.
Errors
Missing, invalid, or revoked API key.
API key is not authorized for this organization or project.

