Retrieve Service

GET {{gateway}}/services/:serviceNameOrID

Retrieve Service konghq

AttributesMandatoryTypeDescription
Service name or idrequiredpathThe unique identifier or the name of the Service to retrieve.

RESPONSES

status: OK

{"host":"httpbin.org","created_at":1584064654,"connect_timeout":60000,"id":"0022319a-a0b7-49d9-9eba-f2794f461de8","protocol":"https","name":"httpbin-api","read_timeout":60000,"port":443,"path":"/","updated_at":1584064654,"retries":5,"write_timeout":60000,"tags":null,"client_certificate":null}