Customer Information Service

Fetch a customer by ID

Fetch a customer’s information by their ID

get
https://shared-services.kong-sales-engineering.com/kongair/customers/{id}

Path Parameters

idstringrequired

The ID of the customer to fetch

Example:1

Response

application/json

A get action response for a single Customer

Customer

idstring
usernamestring
namestring
informationobject
Show Child Parameters
get/customers/{id}
 
application/json