Party Management
Party Relationship
This API endpoint allows you to fetch a list of relationships associated with a specific legal party. By providing the party-id, you can access information about the party’s connections to other parties.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
Party's relationship are retrieved
The response is of type object[]
.