List examples for a given dataset and version. If version is not passed, the latest version is selected. Examples are sorted by insertion order.
Pagination
pagination for forward compatibility.pagination.hasMore is always false and pagination.nextCursor is omitted.⚠️ 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>The unique identifier of the dataset A universally unique identifier
The unique identifier of the dataset version A universally unique identifier
Maximum items to return
1 <= x <= 10000