Get an embed group
Embed Tenants
Get an embed group
GET
Get an embed group
π 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.
Returns one of the embed tenantβs groups with its member count, or
404 if no such group exists in this tenant.Authorizations
Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.
Path Parameters
Name of the embed tenant (the embedTenantName used to generate embed sessions).
Numeric id of the group, as returned by the groups endpoints.