Retrieves a paginated list of tasks with optional filtering.
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 tasks by topic ID
"789e4567-e89b-12d3-a456-426614174000"
Filter tasks by status
success, warning, error, no-tests ["success", "warning"]Filter tasks by eval definition ID
"123e4567-e89b-12d3-a456-426614174000"
Filter tasks by tag ID
"789e4567-e89b-12d3-a456-426614174000"