get https://{tenanturl}/v1.0/identitysources/property//
The REST interface that retrieves all the identity source instances of the tenant.
Entitlements required: readIdentitySources, manageIdentitySources
Responses
The REST interface that retrieves all the identity source instances of the tenant.
Entitlements required: readIdentitySources, manageIdentitySources
xxxxxxxxxx
curl --request GET \
--url https://tenant_url/v1.0/identitysources/property/propertyName/propertyValue \
--header 'accept: application/json'