Get Relationship by Name, Type, Key, and Root ID
GET /by-type/:entity_type/:key/relationships/:relationship_name/by-root/:rel_root_id
Retrieve a specific relationship of an entity by relationship name and root ID.
Request
Responses
- 200
- 400
- 404
- default
Entity retrieved successfully.
Invalid UUID supplied.
Entity not found.
Unexpected error.