Active Tenant
curl --request GET \
--url https://auth.realtimelca.com/frontegg/identity/resources/applications/user-tenants/active/v1 \
--header 'Authorization: Bearer <token>'User
Active Tenant
This endpoint retrieves the active tenants associated with the userβs applications.
GET
/
frontegg
/
identity
/
resources
/
applications
/
user-tenants
/
active
/
v1
Active Tenant
curl --request GET \
--url https://auth.realtimelca.com/frontegg/identity/resources/applications/user-tenants/active/v1 \
--header 'Authorization: Bearer <token>'βI

