Authorizations
Your unique Avido API key
Your unique Avido Application ID
Query Parameters
Number of items to skip before starting to collect the result set.
x >= 00
Number of items to include in the result set.
1 <= x <= 10025
Field to order by in the result set.
"createdAt"
Order direction.
asc, desc "desc"
Filter by task ID
"456e4567-e89b-12d3-a456-426614174000"
Filter by trace ID
"789e4567-e89b-12d3-a456-426614174000"
Filter by test status (e.g. COMPLETED)
"COMPLETED"
Filter by test type (NATURALNESS, STYLE, BLACKLIST, etc.)
"NATURALNESS"
Filter eval runs after this date (inclusive).
"2024-01-01T00:00:00.000Z"
Filter eval runs before this date (inclusive).
"2024-12-31T23:59:59.999Z"
Filter by pass rate status badges (success: >75%, warning: 51-75%, error: ≤50%)
["success", "warning"]Filter tests by eval definition ID
"123e4567-e89b-12d3-a456-426614174000"