Get Relationship

GET

Retrieves a specific relationship by its ID.

Path parameters

collection_idstringRequired

The collection ID corresponding to the graph containing the relationship.

relationship_idstringRequired

The ID of the relationship to retrieve.

Headers

X-API-KeystringRequired

Response

Successful Response

resultsobject

A relationship between two entities. This is a generic relationship, and can be used to represent any type of relationship between any two entities.

Errors

Built with