List general chat conversations
Chat API
List general chat conversations
GET
List general chat conversations
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
Query Parameters
Show all conversations including deleted
Example:
true
Maximum number of conversations to return
Required range:
1 <= x <= 1000Example:
50
Number of conversations to skip
Required range:
x >= 0Example:
0