List eval suites
List eval suites in the account scope with case counts and each suite’s latest run + score. Filter by target with flowId/agentId.
Authentication
AuthorizationBearer
API key or Clerk session token
Query parameters
flowId
Filter to suites targeting this flow
agentId
Filter to suites targeting this agent
limit
Number of results (default 50, max 100)
offset
Pagination offset
Response
Eval suites returned
count
Number of suites in this page.
limit
offset
suites
total
Total suites matching the filter across all pages (for offset pagination).
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error