POST
/
telemetree-ai
/
ton-society
/
ton-society
/
user-rating
curl --request POST \
  --url https://ebn.telemetree.io/public-api/telemetree-ai/ton-society/ton-society/user-rating \
  --header 'Content-Type: application/json' \
  --data '{
  "limit": 100,
  "referral_key": "<string>"
}'
{
  "number_of_users": 0,
  "users": []
}

Body

application/json

Response

200
application/json
Successful Response

The response is of type object.