List embed groups
Embed Tenants
List embed groups
GET
List embed groups
π Admin only. Requires administrator privileges β the authenticated principal (API key, embed JWT, or any bearer token) must belong to a user with the admin role.
Lists the embed tenantβs own groups (
embed_user_groups), cursor-paginated, newest first, each with its member count. These are the groups an embed session references through tenantGroups; the implicit system:tenant:* sharing group is not included.Authorizations
Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.
Path Parameters
Name of the embed tenant (the embedTenantName used to generate embed sessions).