Retorna uma lista de ranking dos membros.
curl --request GET \ --url https://memberkit.com.br/api/v1/rankings
[ { "position": 123, "score": 123, "user": { "id": 123, "full_name": "<string>", "email": "jsmith@example.com", "profile_image_url": "<string>", "sign_in_count": 123, "current_sign_in_at": "2023-11-07T05:31:56Z", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } } ]
Número da página.
ID da turma.
Show child attributes
Was this page helpful?