Skip to main content
GET
List Conversations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenant
string | null
required

The domain of the customer

Example:

"example.com"

Query Parameters

libraryId
string | null
size
integer | null
pageToken
string | null

Response

Successful Response

conversations
ConversationDto · object[]
required
nextPageToken
string | null
required