Retrieve a customerAsk AIget https://api.partnerstack.com/api/v2/customers/{customer_key}Gets a customer with a given customer key.Path Paramscustomer_keystringrequiredUnique identifier for customers. This is the same as the customer_key that can be assigned using PartnerStackJS.Responses 200Gets a customer with a given customer key. 400Bad Request Error 401Unauthorized Error 403Forbidden Error 404Not Found Error 500Internal Server ErrorUpdated 7 months ago