Skip to main content
POST
/
max
/
commands
/
list-available-chats
cURL
curl --request POST \
  --url https://api.example.com/max/commands/list-available-chats
[
  {
    "id": 123,
    "title": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://opendonationassistant.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

OK

id
integer<int64>
required
title
string
required