GET
/
api
/
admin
/
tier-stats
Get tier statistics
curl --request GET \
  --url http://localhost:4000/api/admin/tier-stats \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Dynamic authentication JWT token

Response

200 - application/json

Tier statistics

The response is of type object.