Make all API's available across tenants.

Currently most API calls only work within the default tenant.  As a developer this limits the ability to work with other projects.  

For all api calls add /customerid/xxxxx-xx-xx-x-x/ to the path to reference another tenant. 

If tenant id is not supplied then default to the users default tenant. 

 

example: When listing workspaces, be able to specify a tenant id so see only the workspaces/models I have access to in those tenants.

 

30
30 votes

New ยท Last Updated

Comments

  • Agree Scott, would be a great feature to have.

  • Is this possible? I am running into the same issue.

     

    Would be great to have an api to list the tenants and the possibility to specify which tenant to use in a request. Maybe by setting a header? Would be simple and not require any other changes to client apps.

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In