v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBRelationships
Get relationship on a role
Returns a relationship with a specified role in a matter.
get/matters/{matterId}/roles/{roleId}/relationships/{id}
Path parameters
matterIdstring uuid required
roleIdstring uuid required
idstring uuid required
Response
When request is successful. Returns a 'Relationship' object.
Example response
{
"id": "009f778f-83df-454a-b344-768a862a7e55",
"name": "Solicitor"
}