Get Customer
Get Customer
Get details about a single customer.
GET
Get Customer
Documentation Index
Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Scope: "Customers (read)"
Path Parameters
The unique identifier for the customer, created by Loop.
Example:
67329889100573
Response
Success
The unique identifier for the customer, created by Loop.
Example:
9007199254740991
The identifier used by an external source to identify the customer.
Example:
"71263csss-12uhsdfh-2138dja"
The name of the channel associated with the customer.
Maximum string length:
64Example:
"shopify"
The customer's given name.
Example:
"Edgar"
The customer's surname.
Example:
"Martinez"
The customer's email address.
Example:
"sample@example.com"
The customer's phone number.
Example:
"678-999-8212"
An array of tags associated with the customer.
Example:
["FirstPurchase", "ReturnCustomer"]