I want to create a dashboard of all my tenants along with personal api calls. If I create a new tenant and use the management API is there a way I can access the other tenants? Not sure what the endpoint would be, but surely it’s available right?
Basically I was all logins in same spot and also all api calls using my users tokens. We have several tenants for example one for production, beta, and another for our preorder page.
We are using a new tenant and setting up only the employees in the company to be able to view the dashboard and be able to access that tenant. All help greatly appreciated!