List conversations for a knowledge agent belonging to the authenticated user. Returns titles and run_ids that can be passed to invoke_agent to resume a conversation.
Bearer token from your account (https://agent.ai/user/integrations#api)
The agent ID or human-readable slug.
Maximum number of conversations to return.
1 <= x <= 100Number of conversations to skip for pagination.
x >= 0Filter conversations by title (case-insensitive substring match).