List chats
600 requests per minute.
Documentation Index
Fetch the complete documentation index at: https://docs.withrealm.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Cursor for pagination. Use this to fetch chats after a specific chat ID.
Maximum number of chats to return. Defaults to 20 if not specified.
1 <= x <= 100Sort order for the chats. 'asc' for oldest first, 'desc' for newest first. Defaults to 'desc'.
asc, desc