Graph
Get Graph
Get a graph by name.
This endpoint retrieves a graph by its name if the user has access to it.
Args: name: Name of the graph to retrieve 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: Graph: The requested graph object
get/graph/{name}
Path parameters
namestring required
Query parameters
end_user_idstring nullable
Headers
authorizationstring
Response
Successful Response