Party Relationship (GET)
Authorization
Bearer Authentication AuthorizationBearer <token>
In: header
Path Parameters
email*string
Response Body
application/json
curl -X GET "https://example.com/omni-omni/v1/parties/string/relationships"[
{
"id": 0,
"partyEmail": "string",
"relationshipDirection": "MEMBER",
"relationshipType": "EXECUTIVE"
}
]Empty