Returns the relationships for a given person, including the interaction score that measures the strength of each relationship based on communication patterns such as emails, meetings, and other interactions.
Each relationship includes two persons (person1 and person2) who have a connection.
The filter query parameter accepts the following fields:
| Field | Operators |
|---|---|
| interactionScore | <, <=, >, >= |
Documentation Index
Fetch the complete documentation index at: https://developer.affinity.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Person ID
1 <= x <= 9007199254740991Filter options
Cursor for the next or previous page
Number of items to include in the page
1 <= x <= 100Include total count of the collection in the pagination response