curl --request GET \
--url http://localhost:4000/api/admin/tier-stats \
--header 'Authorization: Bearer <token>'
{}
Get user distribution across tiers
curl --request GET \
--url http://localhost:4000/api/admin/tier-stats \
--header 'Authorization: Bearer <token>'
{}
Dynamic authentication JWT token
Tier statistics
The response is of type object
.