Skip to main content
GET
Returns chat conversation threads for one customer profile (inbox / thread picker data).

Authentication

string
required
Project API key for this organization and project. Format: bot_live_…

Path parameters

string
required
Organization ID. Must match the API key.
string
required
Project ID. Must match the API key.
string
required
Customer profile ID.

Response

array
required
Chat thread summaries for the customer profile.

Errors

Unauthorized
Missing, invalid, or revoked API key.
Forbidden
API key is not authorized for this organization or project.
Not Found
Customer profile not found in this project.