List all experiments a user has access to. To filter experiments by the dataset they were run on,
provide the datasetId query parameter.
⚠️ Beta Warning: This endpoint is in beta, read more here.
Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
Authorization: Bearer <api-key>Filter experiments to a particular dataset ID A universally unique identifier
Maximum items to return
1 <= x <= 500Opaque pagination cursor returned from a previous response (pagination.nextCursor). Treat it as an unreadable token; do not attempt to parse or construct it.