Read One Synced Rule for a User

GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/syncedRules/{{ruleID}}

The GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/syncedRules/{{ruleID}} endpoint returns the synchronization status of the specified identity propagation rule for the user in the specified environment.

RESPONSES

status: OK

{"rule":{"id":"d9e48a06-e691-4adc-a8c7-4bc53e171e85","name":"workday inbound rule"},"targetStore":{"id":"a4c63a2a-e722-44c7-a79d-08b1ea5c1492","name":"PingOne Directory","type":"directory"},"sourceStore":{"id":"9f436100-ab72-4d4d-b3e7-8a9108f144dd","name":"workday connection new","type":"Workday"},"environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"type":"INBOUND","status":"SUCCESS","lastSyncAt":"2021-12-10T23:19:48.307Z","details":"","_links":{"environment":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/users/98bb15b6-6b49-433b-ad8f-4acd9a2bcdca/syncedRules/d9e48a06-e691-4adc-a8c7-4bc53e171e85"}}}