List chat conversations for a cluster
Chat API
List chat conversations for a cluster
GET
List chat conversations for a cluster
Documentation Index
Fetch the complete documentation index at: https://docs.ankra.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Query Parameters
Show all conversations including deleted
Example:
false
Maximum number of conversations to return
Required range:
1 <= x <= 1000Example:
50
Number of conversations to skip
Required range:
x >= 0Example:
0