Customer Profiles
Get customer chat conversations
List chat threads for a customer profile
GET
Returns chat conversation threads for one customer profile (inbox / thread picker data).
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.
Customer profile ID.
Response
Chat thread summaries for the customer profile.
Errors
Missing, invalid, or revoked API key.
API key is not authorized for this organization or project.
Customer profile not found in this project.

