Skip to main content
GET
/
api
/
v1
/
kg
/
schema
Schema Info
curl --request GET \
  --url https://api.example.com/api/v1/kg/schema
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.oktolabs.ai/llms.txt

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

Query Parameters

board_id
string
default:""
include_internal
boolean
default:false

Response

Successful Response

Last modified on May 8, 2026