Skip to main content
GET
Get relationship on a role

Authorizations

x-api-key
string
header
required
Authorization
string
header
required

Path Parameters

matterId
string<uuid>
required
roleId
string<uuid>
required
id
string<uuid>
required

Response

When request is successful. Returns a 'Relationship' object.

href
string | null
relation
string | null
method
string | null
default:GET
self
object | null
id
string | null

Unique identifier of the relationship.

Example:

"009f778f-83df-454a-b344-768a862a7e55"

name
string | null

Name of the relationship.

Example:

"Solicitor"

contact
object | null

Hypermedia link of the associated contact.

representatives
object[] | null

List of hypermedia links of the associated representatives.