Get a single relation
get_relationRetrieve a single relation by its ID, including contacts, tags, and custom fields. Use this to access complete relation details for a specified record.
Instructions
Get a single relation.
Get a single relation by ID. Includes contacts, tags and custom fields (free fields).
[Relations] GET /relations/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the relation. | |
| administration | No | The client administration to act on. Only one is configured: default. |