Relationship search
Search for a relationship between two entities.
Relationship search
POST
https://ris.rightsline.com/v4/relationship/search
This endpoint allows you to search for a specific relationship between entities.
Headers
Name
Type
Description
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
Request Body
Name
Type
Description
query
string
The search query.
sortOrders
array
The order to sort the result set.
Example Request
Request all relationships between deal ID #4 and child rights, sorted by most recently created date.
Last updated