Skip to main content
GET
/
api
/
v1
/
feedback
/
tokens
/
{token}
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.

Path Parameters

token
string<uuid>
required

Query Parameters

score
value
comment
string | null
correction
string | null

Response

Successful Response