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)