Use GET {{apiPath}}/environments/{{envID}}/fidoPolicies/{{fidoPolicyID}}
to retrieve the details of a specific FIDO policy.
The policy ID can be taken from the id
field for the policy in the list of policies returned when you retrieve all of the FIDO policies for an environment. The ID of each policy is also displayed on the FIDO Policies page in the PingOne UI.
Parameter | Description |
---|---|
expand |
(Optional) Use expand=deviceAuthenticationPolicies to return _embedded.deviceAuthenticationPolicies for each policy in the response. This is a list of the device authentication policies that use that FIDO policy. |