v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0393116227.2 KB
conversations

List conversations

List the caller's conversations (most recently updated first, excluding deleted ones).

Required roles: All, App

get/conversations

Query parameters

limitinteger
offsetinteger
principal_idstring

Filter by principal. If set, only conversations belonging to this principal are returned. If omitted, only conversations with no principal (principal_id is null) are returned. Mutually exclusive with all_principals=true (400 if both are set).

all_principalsboolean

If true, return conversations across all principals in the tenant. Mutually exclusive with principal_id (400 if both are set).

Response

Conversation list