Read One Gateway Credential

GET {{apiPath}}/environments/{{envID}}/gateways/{{gatewayID}}/credentials/{{gatewayCredID}}

The GET /environments/{{envID}}/gateways/{{gatewayID}}/credentials/{{credentialID}} operation returns the specified credential for a gateway.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/gateways/9db461ff-ee4e-41b0-9ebb-c750be48261a/credentials/fc64ade6-46b7-4453-be40-d6c18abb6e02"},"environment":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"gateway":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/gateways/9db461ff-ee4e-41b0-9ebb-c750be48261a"}},"id":"fc64ade6-46b7-4453-be40-d6c18abb6e02","createdAt":"2021-06-30T15:43:15.060Z"}