get
https://api.customerly.io/v2/conversations
Retrieves conversations from your workspace with powerful filtering capabilities. You can filter by:
- Assignment: specific teammate (
account_id) or team (team_id) - Status:
opened,closed,snoozed, orspam - AI status: conversations handled by Aura AI assistant (
assumed_resolved,confirmed_resolved,escalated, etc.) - Priority tags:
None,In Progress,Waiting,Priority - Time range: filter by creation date using Unix timestamps
- Search: find conversations by contact name/email or message content
Results are paginated using cursor-based pagination. Use the returned cursor value
in subsequent requests to fetch the next page.
Response field values
tag - Priority tag assigned to the conversation:
none: No tag assignedin_progress: Being actively worked onwaiting: Waiting for customer response or external actionpriority: High priority, requires immediate attention
origin_channel - Channel where the conversation started:
in_app: Live chat widget on your website/appemail: Email integrationfacebook: Facebook Messengerwhatsapp: WhatsApp Business
initiated_by - Who started the conversation:
contact: Contact initiated the conversationaccount: Teammate started the conversationcampaign: Triggered by a marketing campaignworkflow: Triggered by an automation workflow
managed_by - How the conversation is being handled:
none: No handler assigned yetfull_human: Handled entirely by human agentsfull_ai: Handled entirely by Aura AI assistantmixed_human_ai: Combination of AI and human handling
assigner.type - Type of assignment:
account: Assigned to a specific teammateteam: Assigned to a team inbox
last_message.sender_type - Type of sender for the last message:
account: Message sent by a teammatecontact: Message sent by the contact
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Authentication required
403Permission denied
404Segment not found
422The request is not valid