Skip to main content
POST
Annotation Queues Stats

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Request to get stats for multiple annotation queues.

project_id
string
required
Example:

"entity/project"

queue_ids
string[]
required

List of queue IDs to get stats for

Example:

Response

Successful Response

Response with stats for multiple annotation queues.

stats
AnnotationQueueStatsSchema · object[]
required