Authorizations
Send the API generated from the Playground:
Authorization: <api_key>
Query Parameters
Number of graphs to return per page. Maximum is 100 and minimum is 10.
Required range:
10 <= x <= 100
Indicates which page of results to return when paginating through a list of graphs. Works together with the limit
parameter to divide results into pages.
Response
200 - application/json
The graph_id
of the knowledge graph.
The date and time of the last operation executed on the knowledge graph.
Details about the most recent operation for this particular knowledge graph.
The name of the knowledge graph.