Get user by id
GET {{baseUrl}}/core/v1/users/:userId
Get user by id
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","email":"\u003cstring\u003e","name":"\u003cstring\u003e","roleId":"\u003cuuid\u003e"}