Skip to main content
GET
Get User Relationship

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string
required

Query Parameters

relationshipType
enum<string>
required

Part of the identifier, mirroring DeleteUserRelationship: a user holds at most one relationship per type, but may hold several types, so user_id alone does not name a single relationship.

Available options:
USER_RELATIONSHIP_TYPE_UNSPECIFIED,
USER_RELATIONSHIP_TYPE_MANAGER

Response

Success

data
data · object