cURL
curl --request GET \ --url https://api.starleads.co/Dataset/{datasetId}/knowledge-graph \ --header 'X-Api-Key: <api-key>'
{ "status": "<string>", "entityTypes": [ "<string>" ] }
Retrieves the knowledge graph data for a dataset. Returns 204 No Content if no knowledge graph exists.
Api key to pass as a X-Api-Key request header.
X-Api-Key
ID of the dataset.
Knowledge graph data
Knowledge graph status and data
Build status (building, completed, error)
Extracted entity types