Athena 1.0
/
Users
/
scores
GET /api/users/:id/scores
Shows the given user's scores.
Supported Formats
json
Errors
Code
Description
401
Unauthorized
403
Forbidden
404
User Not Found.
Examples
GET /api/users/59c24193a83dc1219d4eeafe/scores 200
Params
Param name
Description
id
required
User ID
Validations:
Must be a String