Show user

GET /api/v1/users/{_username}

Path parameters

GET /api/v1/users/{_username}
curl \
 -X GET http://127.0.0.1:3000//api/v1/users/{_username} \
 -H "Authorization: Bearer $ACCESS_TOKEN"