List knowledge graphs
GET/beta/knowledge-graphs
Lists all knowledge graphs accessible to the authenticated user.
Responses
- 200
- 401
- 402
- 429
The list of accessible knowledge graphs.
The API request failed to authenticate.
Possible reasons are:
- The request doesn't specify an API key
- The specified API key does not exist or has been revoked
- The user tied to the API key does no longer exist or is no longer authorized
API access is not enabled for your subscription.
The API request exceeds the rate limit.