List conversations
Interactions
List conversations
Retrieve a list of conversations for a specific game. You can filter by session, character, or player.
GET
List conversations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The unique identifier for the game.
Example:
"tx65BrETVN2vMrrUIrlV"
(Optional) Filter by session ID.
Example:
"60Z5aZjIuFlyYbjbZZKe"
(Optional) Filter by character ID.
Example:
"a96c6161-59f5-40f7-955e-459cd11"
(Optional) Filter by player ID.
Example:
"550e8400-e29b-41d4-a716-446655440000"