Annotation Queues
Search annotation queue items
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.
post/v1/private/annotation-queues/{id}/items/search
Path parameters
idstring uuid required
Request body
Response
Annotation queue items
Changes
Changed in 1 of the 67 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○