Echo Service

Images

Returns different image formats

Returns a simple image of the type suggest by the Accept header.

get
https://shared-services.kong-sales-engineering.com/echo/image

Response

200

An image.

get/image
 
200

Returns a simple JPEG image.

get
https://shared-services.kong-sales-engineering.com/echo/image/jpeg

Response

200

A JPEG image.

get/image/jpeg
 
200

Returns a simple PNG image.

get
https://shared-services.kong-sales-engineering.com/echo/image/png

Response

200

A PNG image.

get/image/png
 
200

Returns a simple SVG image.

get
https://shared-services.kong-sales-engineering.com/echo/image/svg

Response

200

An SVG image.

get/image/svg
 
200