limit(optional): Number of intents to return (default: 50, max: 100)offset(optional): Number of intents to skip (default: 0)status(optional): Filter by intent status (“pending”, “processing”, “completed”, “failed”)
- Try it
- Response
Retrieve all intents for the authenticated client with pagination and filtering
limit (optional): Number of intents to return (default: 50, max: 100)offset (optional): Number of intents to skip (default: 0)status (optional): Filter by intent status (“pending”, “processing”, “completed”, “failed”)