Get user details
Get the user details, the user must be a member of the organization.
| Path Parameters |
|---|
userId uuid — REQUIRED |
| Header Parameters |
|---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
| Responses | ||||||||
|---|---|---|---|---|---|---|---|---|
200User details
| ||||||||
400Bad Request (e.g. element not found or resource conflict).
| ||||||||
403Missing permission
| ||||||||
500Internal server error (Internal service communication or process error).
|