List experiment runs with optional filtering by dataset, status, name, date range, and specific run IDs. Results are paginated and sortable.
Documentation Index
Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by dataset ID
Page number for pagination
x >= 1Number of results per page
1 <= x <= 100List of specific run IDs to fetch
Filter by run name
Filter by run status
pending, completed, failed, cancelled, running Filter by date range
Field to sort by
created_at, updated_at, name, status Sort order
asc, desc