Retrieves a paginated list of experiments 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.
0 <= x <= 90071992547409910
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 experiment status
DRAFT, BASELINE_PENDING, BASELINE_RUNNING, BASELINE_COMPLETED, BASELINE_FAILED, VARIANT_RUNNING, IDLE, COMPLETED, ARCHIVED "DRAFT"