Skip to main content
POST
/
api
/
v1
/
annotation-queues
/
status
/
{annotation_queue_run_id}
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

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

annotation_queue_run_id
string<uuid>
required

Body

application/json

Identity annotation queue run status create schema.

status
string | null
override_added_at
string<date-time> | null

Response

Successful Response