Graphs
Path parameters
resource_idintegerRequired
ID of the root resource
Query parameters
typestring · enumRequiredPossible values:
Type of the root resource (business_concept, ingest, data_structure)
Responses
200
OK
application/json
Graph data containing nodes and edges
401
Unauthorized
application/json
403
Forbidden
application/json
500
Internal Server Error
application/json
get/api/relations/{resource_id}/graph
Last updated