Get Group Relationship
Returns a group relationship by uuid
<Info title="Required scopes">
> `groups:read`
</Info>
Authentication
AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token
Path parameters
uuid
Response
OK
resource
A group relationship record for an individual. A given individual may have more than one admin relationship to multiple groups, but only one member relationship to a single group.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error