curl --request GET \
--url https://{tenant}.fincode.software/api/v6/services/admin/security/view-password-policy \
--header 'X-Auth-Token: <x-auth-token>' \
--header 'platform: <platform>' \
--header 'uuid: <uuid>'Views the password policy.
curl --request GET \
--url https://{tenant}.fincode.software/api/v6/services/admin/security/view-password-policy \
--header 'X-Auth-Token: <x-auth-token>' \
--header 'platform: <platform>' \
--header 'uuid: <uuid>'