Read One API Service

GET {{apiPath}}/environments/{{envID}}/apiServers/{{apiServerID}}

The GET /environments/{{envID}}/apiServers/{{apiServerID}} operation returns data for the API service endpoint resource identified by its ID in the request URL.

RESPONSES

status: OK

{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/apiServers/6cdedf90-f9e4-4c2e-b238-091adbb156fe"},"resource":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/resources/d8a56a22-caf3-4053-8221-298a12e013ab"},"operations":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/apiServers/6cdedf90-f9e4-4c2e-b238-091adbb156fe/operations"},"environment":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"}},"environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"id":"6cdedf90-f9e4-4c2e-b238-091adbb156fe","name":"Banking API-Advanced","baseUrls":["https://api.example.com/advbanking/v1","https://example-api.cdn/advbanking/v1"],"authorizationServer":{"resource":{"id":"d8a56a22-caf3-4053-8221-298a12e013ab"},"type":"PINGONE_SSO"},"directory":{"type":"PINGONE_SSO"}}