API Reference
List Graphs
List all graphs the user has access to.
This endpoint retrieves all graphs the user has access to.
Args: auth: Authentication context folder_name: Optional folder to scope the operation to end_user_id: Optional end-user ID to scope the operation to
Returns: List[Graph]: List of graph objects
GET
Headers
Response
200
application/json
Successful Response
Represents an entity in a knowledge graph
Represents a relationship between entities in a knowledge graph
Was this page helpful?