List test run items
Test Runs
List test run items
List workflow test-run item results. Requires type=workflow.
GET
List test run items
Documentation Index
Fetch the complete documentation index at: https://docs.trymaitai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Maitai API key from the Portal.
Path Parameters
Query Parameters
Required: 'workflow'. This endpoint serves workflow test-run items only.
Filter to one outcome: 'passed' (matched=true), 'failed' (matched=false AND status=COMPLETED), or 'error' (status=ERROR).
Filter by matched flag: 'true' or 'false'. Use 'outcome' for finer pass/fail/error split.
Number of items to skip.
Maximum number of items to return.
Response
200 - application/json
List test run items.