Get user by id

GET {{baseUrl}}/core/v1/users/:userId

Get user by id

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"\u003cstring\u003e","email":"\u003cstring\u003e","name":"\u003cstring\u003e","roleId":"\u003cuuid\u003e"}