List messages in a chat room
Authentication
Enter your JWT token (without the ‘Bearer ’ prefix)
Path parameters
Query parameters
Cursor for keyset pagination (from previous response next_cursor)
Items per page for cursor pagination (default: 20, max: 100)
Page number (deprecated — use cursor)
Items per page (deprecated — use limit)
Filter by message type (text, tool_call, tool_result, thought, error, task)
Filter messages after this timestamp (cannot be combined with cursor)