Retrieve a scim user. This type of user holds personally identifiable informationAsk AIget https://identity.moneyhub.co.uk/scim/users/{userId}Requires scim_user:read scope.Path ParamsuserIdstringrequiredlength between 24 and 24The user IdResponses 200Successful User Response 400Unsuccessful Response - Bad request - Missing query parameters - Missing body properties 401Unsuccessful Response - Not authorised - Missing authorization header - Invalid access Token 403Unsuccessful Response - Forbidden - Invalid scopes 404Unsuccessful Response - Not Found - User not foundUpdated 7 months ago