Skip to main content
GET
/
api
/
v1
/
annotation-queues
/
{queue_id}
/
size
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

status
enum<string> | null
Available options:
needs_my_review,
needs_others_review,
completed

Response

Successful Response

Size of an Annotation Queue

size
integer
required