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