get https://api.extole.io/v4/runtime-persons/<person_id>/relationships
Calling this endpoint allows you to retrieve a list of a customer's relationships with other program participants, sorted by date in descending order.
Error Responses
Error Code | Message |
---|---|
400 Invalid Role | The specified role is invalid. |
403 Access Denied | The access token provided is not permitted to access the specified resource. |
403 Missing Access Token | No access token was provided with this request. |
403 Person Not Found | The person associated with this ID was not found. |