Show user

GET /api/v1/users/{_username}

Path parameters

GET /api/v1/users/{_username}
curl \
 -X GET https://spmb-api-c3753c42f80c.herokuapp.com/api/v1/users/{_username} \
 -H "Authorization: Bearer $ACCESS_TOKEN"