Get relationships
civicrm_get_relationshipsList relationships (family, employer, membership, custom types) for a contact, automatically resolving the other party's display name and direction.
Instructions
List relationships (family, employer, membership, custom types) for a contact. Resolves the other party's display name and direction automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| contact_id | Yes | Contact whose relationships to fetch. | |
| active_only | No | Only return relationships where is_active=true. |