cURL
curl --request GET \ --url https://api.starleads.co/Dataset/{datasetId}/knowledge-graph/status \ --header 'X-Api-Key: <api-key>'
{ "status": "building" }
Retrieves the current build status of the knowledge graph for a dataset.
Api key to pass as a X-Api-Key request header.
X-Api-Key
ID of the dataset.
Success
Knowledge graph status and data
Build status (building, completed, error)
Extracted entity types