Get the state of all external subscribers
The state of all external subscribers
The unique user handle that a user sets when they first create an account. Top of screen at https://plurex.io/#/settings/general
"BobBuilder"
The subscription plans that the user has access to.
["Starter"][
{
"userHandle": "BobBuilder",
"planIds": ["Starter"]
},
{
"userHandle": "AliceTrader",
"planIds": ["Pro"]
}
]