List Relationships
GET/api/v1/ecosystem/organizations/:id/relationships
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated: Superseded by the v2 endpoint GET /api/v2/ecosystem/organizations/{id}/relationships. Existing integrations should migrate to the v2 endpoint.
Retrieves all relationships associated with a specified organization, including details of the connected target organizations, relationship type, lead supplier (if applicable), custom fields, and permissions.
When the source organization is one shared with the caller rather than one it owns, the response omits customFields.
Request​
Responses​
- 200
- 400
- 401
- 403
- 404
List of relationships for the specified organization
Bad Request
Unauthorized
Forbidden
Not Found