Skip to main content
GET
/
api
/
v1
/
annotation-queues
/
{queue_id}
/
total_archived
Error
A valid request URL is required to generate request examples
{
  "size": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Path Parameters

queue_id
string<uuid>
required

Query Parameters

start_time
string<date-time> | null
end_time
string<date-time> | null

Response

Successful Response

Size of an Annotation Queue

size
integer
required