v1
latestOpenAPI 3.0.32026-07-24148824715.6 KBCustomers
Get customer using your identifier
This endpoint returns a 308 Permanent Redirect response, directing you to the get customer endpoint based on the provided external identifier. Many API libraries follow the automatic redirect but, in some programming languages it may requires an additional API call.
You need the "View customers" permission to use this endpoint.
get/v2/customers/external/{external_identifier}
Path parameters
external_identifierstring required
The unique identifier for your customer that you set when creating the customer.