List datasets the user has access to. The datasets are sorted by creation date, with the most recently-created datasets coming first. The dataset versions are not included in this response. To get the versions of a specific dataset, use the Get Dataset by ID endpoint.
⚠️ 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 search results to a particular space 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.