Customers
Get Customer by External ID
Get a customer by external ID.
Scopes: customers:read
customers:write
GET
Authorizations
You can generate an Organization Access Token from your organization's settings.
Path Parameters
The customer external ID.
Response
200
application/json
Successful Response
A customer in an organization.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
The ID of the customer in your system. This must be unique within the organization. Once set, it can't be updated.
The email address of the customer. This must be unique within the organization.
Whether the customer email address is verified. The address is automatically verified when the customer accesses the customer portal using their email address.
Was this page helpful?