Skip to main content
GET
/
Dataset
/
{datasetId}
/
knowledge-graph
/
status
Get knowledge graph build status
curl --request GET \
  --url https://api.starleads.co/Dataset/{datasetId}/knowledge-graph/status \
  --header 'X-Api-Key: <api-key>'
{
  "status": "building"
}

Authorizations

X-Api-Key
string
header
required

Headers

X-Api-Key
string
required

Api key to pass as a X-Api-Key request header.

Path Parameters

datasetId
string
required

ID of the dataset.

Response

Success

Knowledge graph status and data

status
string | null

Build status (building, completed, error)

entityTypes
string[] | null

Extracted entity types