customers
public

Get Customer by External ID

Get a customer by external ID.

Scopes: customers:read customers:write

get/v1/customers/external/{external_id}

Path parameters

external_idstring required

The customer external ID.

The customer external ID.

Response

Successful Response

Customer required— unresolved $ref

Changes

Changed in 1 of the 11 revisions of this API.2

    • added the required property oneOf[subschema #1: CustomerIndividual]/first_user_event_at to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[subschema #2: CustomerTeam]/first_user_event_at to the response with the 200 status

      response-required-property-added