Check if relationship exists

head/relationships/{relationshipId}

Returns whether or not a relationship with the specified ID exists, along with appropriate headers.

Request Samples

Path Parameters

relationshipId
string
true

The relationship ID.

Responses

StatusMeaningDescription
200OK

Ok. The relationship exists.

Headers
404Not Found

No relationship exists at the requested path.

Schema