Skip to main content
GET
/
companies
/
{company_id}
/
graph
Get company relevance graph
curl --request GET \
  --url https://api.getpg.ai/v1/companies/{company_id}/graph \
  --header 'X-Api-Key: <api-key>'
{}

Authorizations

X-Api-Key
string
header
required

Your API key for authentication. Get your API key from the PGAI dashboard.

Path Parameters

company_id
string
required

UUID of the company

Response

Success - graph with nodes and edges

Response data