Read All Gateway Instances
GET {{apiPath}}/environments/{{envID}}/gateways/{{gatewayID}}/instances
The GET /environments/{{envID}}/gateways/{{gatewayID}}/instances
endpoint returns a list of all gateway instance resources associated with the specified environment resource.
RESPONSES
status: OK
{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/gateways/87e73342-e7e9-479b-b6d1-186790c00faa/instances"}},"_embedded":{"gatewayInstances":[]},"count":0,"size":0}