Skip to main content
GET
/
api
/
v1
/
boards
/
{board_id}
/
lineage-graph
Get Lineage Graph
curl --request GET \
  --url https://api.example.com/api/v1/boards/{board_id}/lineage-graph
{}

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.

Path Parameters

board_id
string
required

Query Parameters

entity_type
string
required
Minimum string length: 1
entity_id
string
required
Minimum string length: 1
include_artifacts
boolean
default:false

Response

Successful Response

The response is of type Response Get Lineage Graph Api V1 Boards Board Id Lineage Graph Get · object.

Last modified on May 8, 2026