List Queue Items
Retrieves all items in an annotation queue with pagination and optional filtering by completion status.
Use the `completed` query parameter to filter for pending items (`false`) or completed items (`true`). Omit this parameter to retrieve all items regardless of completion status. Items are returned in ascending order by the time they were added to the queue.