cURL
curl --request GET \ --url https://api.engagefabric.com/tenants/{id}/stats \ --header 'Authorization: Bearer <token>'
{ "projectCount": 123, "memberCount": 123, "activeApiKeyCount": 123 }
JWT token for admin console authentication
Tenant UUID
Tenant statistics