Read One Direct-mapped User

GET {{scimPath}}/environments/{{envID}}/v2/DirectMappedUsers/{{userID}}

The GET {{scimPath}}/environments/{{envID}}/v2/DirectMappedUsers/{{userID}} operation returns information about the specified user in the specified environment.

RESPONSES

status: OK

{"schemas":["urn:pingidentity:schemas:2.0:DirectMappedUser"],"id":"f0a13f5d-3314-49c8-aede-86a059461728","meta":{"created":"2022-09-15T15:48:51.428Z","lastModified":"2022-09-15T15:49:29.368Z","resourceType":"User","location":"https://scim-api.pingone.com/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/v2/DirectMappedUsers/f0a13f5d-3314-49c8-aede-86a059461728"},"environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"account":{"canAuthenticate":true,"status":"OK"},"email":"do-not-send@example.com","enabled":true,"identityProvider":{"type":"PING_ONE"},"lifecycle":{"status":"ACCOUNT_OK"},"mfaEnabled":false,"name":{"given":"Test","family":"CustomResourceUser"},"population":{"id":"3c096844-4336-4fb2-8555-ce8cfe2c1acd"},"username":"CustomResource_user_1663256931","verifyStatus":"NOT_INITIATED"}