Search annotation queue items

View as Markdown

Returns queue membership metadata — how each item got into the queue — for the given item ids. A lookup rather than a listing: the caller renders the items table from the traces or threads API with its own sort and filters, so it asks for exactly the ids it is displaying. Ids that are not in the queue are omitted.

Path parameters

idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
idslist of stringsRequired

Response

Annotation queue items
contentlist of objectsOptional

Errors

404
Not Found Error