Partner API Management

Hi - I work for a Mitel Partner.

We’re looking for a way to pull all customer information from the CloudLink API and integrate this into our asset library.

I have create an account within our “Prime” account and have been able to successfully query the API, however it only shows our own account. How can I use this account to get a list of other accounts IDs we look after?

Cheers!

Cross account operations will vary by scope and aren’t universally supported in all operations. Partners scoped tokens can use the
GET /accounts
to get info of child accounts. For other operations, one must first change the scope of the token to the account in question.
POST /assume-role/token