Retrieves a paginated list of document tests with optional filtering by type and status
Your unique Avido API key
Your unique Avido Application ID
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 test type
KNOWLEDGE_COVERAGE, MECE, DOCS_TO_TASKS_MAPPING "KNOWLEDGE_COVERAGE"
Filter by test status
PENDING, IN_PROGRESS, FAILED, COMPLETED "COMPLETED"
Start date (ISO8601) for filtering document tests by creation date
"2025-01-01T00:00:00Z"
End date (ISO8601) for filtering document tests by creation date
"2025-01-31T23:59:59Z"