This endpoint retrieves all agent jobs for the specified domain, providing an overview of all agent activities and their current status. This is useful for monitoring and managing multiple concurrent or historical agent jobs.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/mintlify/docs/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Use this endpoint to get a comprehensive view of all previous agent sessions.Endpoint
Response
Array of all agent sessions for the domain.
Authentication
This endpoint requires an admin API key (prefixed withmint_). Generate one on the API keys page in your dashboard.