Determine Tenant UUID using BSS API
Hi Donal,
Can you let us know who is the intended actor for the API? Is it for tenant admin , for a normal user or for service provider user?
Tenant Admin and normal user can call "/account" to get their own account details. And service provider user does not have any direct way to get tenant info given a username. Workaround is to get all tenants and then search for the user under every tenant.
Can you let us know the actual use case?
Thanks,
Manish