Retrieve a customer

Retrieve a customer object.

get

Retrieve a customer.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

customerIdstringRequired

The ID of the customer.

Responses
200

Successful Response

application/json
get
/v1/agents/{agentId}/customers/{customerId}

Last updated