List the records in an annotation queue with their data and annotations.
Each record includes:
Pagination:
pagination with has_more and next_cursor.next_cursor
value as the cursor query parameter in subsequent requests.Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
The unique identifier of the annotation queue A universally unique identifier
"RW50aXR5OjEyMzQ1"
Opaque pagination cursor returned from a previous response
(pagination.next_cursor). Treat it as an unreadable token; do not
attempt to parse or construct it.
Maximum items to return
1 <= x <= 500