/admin/users/{id} (GET)
GET /admin/users/{id}
GET
/admin/users/{id}
Returns the information of a user
Parameters
Path Parameters
id
required
integer
Responses
200
The information of the user
object
400
Bad Request
object
404
Not Found
object
500
Internal Server Error