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

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

Knowledge graph data

Knowledge graph status and data

status
string | null

Build status (building, completed, error)

entityTypes
string[] | null

Extracted entity types