Get a user by ID

GET /users/{id}

Responses

  • 200 application/json

    Successful response

GET /users/{id}
curl \
 -X GET localhost:8080/users/{id}