Get Relationship
Retrieves a specific relationship by its ID.
Path parameters
collection_id
The collection ID corresponding to the graph containing the relationship.
relationship_id
The ID of the relationship to retrieve.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Response
Successful Response
results
A relationship between two entities. This is a generic relationship, and can be used to represent any type of relationship between any two entities.