Skip to main content
GET
Get an annotation queue

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

queue_id
string
required

Annotation queue ID

Response

Queue retrieved successfully

name
string
required
Maximum string length: 200
description
string
required
Maximum string length: 1000
filters
object
required
enabled
boolean
required
id
string
required
Minimum string length: 1
scope_id
string
required
scope_type
enum<string>
required
Available options:
system,
controlplane,
dataplane,
org,
workspace,
project
is_active
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time> | null
required