Fetch user data
Fetch user data
Path Parameters |
---|
id uuid — REQUIRED |
Query Parameters |
---|
userId uuidSearch user data by primary user id |
externalId stringSearch user data by external id |
email stringSearch user data by primary email address |
Responses | |||||
---|---|---|---|---|---|
200 User data | |||||
400 Bad Request (e.g. element not found or resource conflict).
| |||||
403 Missing permission
| |||||
500 Internal server error (Internal service communication or process error).
|