Get Customer by lookup key
GET/customers/:lookupKey/:lookupValue
Use this endpoint to retrieve customer details by lookup key. If multiple customers with the same lookup key exist, use additional filtering depending on the lookup key to uniquely identify the customer (e.g. source
and language
for lookup key sourceId
).
Request
Responses
- 200
- 400
- 404
Get Customer by lookup key - 200 / Get Customer by lookup key - 200 (expands: sources,parent)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id
Get Customer by lookup key - 400 (invalid lookup key)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id
Get Customer by lookup key - 404
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id