Get paginated list of calls for the current user.
Returns call records with associated invite information.
Documentation Index
Fetch the complete documentation index at: https://docs.userintuition.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate with an API key (prefixed ui_sk_) or a JWT token from the dashboard.
Page number (default: 1)
x >= 1Number of items per page (default: 10, max: 100)
1 <= x <= 100Filter by call status (e.g., started, ended, failed)
Filter by invite ID
Filter by assistant ID
Filter by success evaluation (e.g., Excellent, Good, Poor)
Filter by app ID - defaults to user-intuition if not provided