Read User Population

GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/population

The GET /environments/{{envID}}/users/{{userID}}/population operation returns the population setting for the user resource with the ID specified in the request URL.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/populations/a701eb22-849d-4168-b756-6c20fc087c2f"},"environment":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"}},"id":"a701eb22-849d-4168-b756-6c20fc087c2f"}