accounts

Get account relationship.

Get an account relationship by account ID and user profile ID.

get/v1/accounts/{id}/relationship

Path parameters

idstring required

The Account ID.

Query parameters

user_profile_idstring required

The User Profile ID.

Response

OK

user_profile_idstring required

The user profile ID.

account_idstring required

The account ID.

Changes