Agents

List Agent Conversations

List all agent conversations for the authenticated user.

get/api/v1/agents/conversations

Query parameters

filter[title]string

Filter conversations by title.

filter[feature_type]string

Filter conversations by feature type.

include'messages'

Comma-separated list of relationships to include. Available: messages.

sortstring

Sort results. Prefix with - for descending. Available: id, title, created_at.

Response

Successful response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.