cURL
curl --request GET \ --url https://api.example.com/api/v1/kg/boards/{board_id}/nodes/{node_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "ctx": {}, "input": "<unknown>" } ] }
Get node detail across any node type in the board graph.
Documentation IndexFetch the complete documentation index at: https://docs.oktolabs.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.oktolabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response