Retrieve a scim user. This type of user holds personally identifiable informationAsk AIpost https://identity.moneyhub.co.uk/scim/users/searchRequires scim_user:read scope.Body ParamsexternalIdstringrequiredlength between 1 and 128A String that is an identifier for the resource as defined by the provisioning client.emailstringrequiredlength ≤ 254The email addressResponses 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 4 months ago