get https://{tenanturl}/v1.0/identitysources/passwordPolicies
The REST interface that retrieves all the identity source instances of the tenant that use the password policies that are in the search query parameter. Entitlements required: readIdentitySources , manageIdentitySources
200
Success. The identity sources were retrieved with the matching specified search ID's. An empty set will return as success as well.
400
The response JSON was malformed.
403
You are not authorized to access this resource.
404
The search failed. The system couldn't retrieve the identity sources with the specified password policy id's.