Skip to main content
GET
/
v1.0
/
subscribers
/
guardians
/
relation
/
parent
json
{
  "ParentSubscriberId": "TSUID-C7AB61E0-9AD9-4512-ACA8-EDA284131441"
}
{
  "ParentSubscriberId": "TSUID-C7AB61E0-9AD9-4512-ACA8-EDA284131441",
  "Children": [
    {
      "ParentSubscriberId": "TSUID-C7AB61E0-9AD9-4512-ACA8-EDA284131441",
      "ChildSubscriberId": "TSUID-712C771C-2326-46E8-86BA-E4E58F3DABDC",
      "Relation": "Parent"
    }
  ]
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Query Parameters

ParentSubscriberId
string
required

Parent Subscriber ID

Response

200 - application/json

Guardian Relations Retrieved

The response is of type object.