Queue

Retrieve related object counts

<Callout type="warn"> This is an internal API method that can change without notice. </Callout>

Get counts of selected related objects for a queue.

get/api/v1/queues/{id}/related_objects_counts

Path parameters

idinteger required

Queue ID

Response

OK

emailsinteger

Number of email objects related to the queue.

annotationsinteger

Number of annotation objects related to the queue (purged annotations are excluded from this count).

trained_dedicated_enginesinteger

Number of dedicated engines using the queue for training.

Changes

No recorded changes to this endpoint across all 1 revision of this API.