Get User by lookup key
GET/users/:lookupKey/:lookupValue
Use this endpoint to retrieve user details by lookup key. If multiple users with the same lookup key exist, use additional filtering depending on the lookup key to uniquely identify the user (e.g. source
and language
for lookup key source
).
Request
Responses
- 200
- 400
- 404
Get User by id - 200 / Get User by lookup key - 200 (expands: sources, parent)
Response Headers
Connection
Content-Length
Date
Keep-Alive
Return-Format
Get User by ld - 400 (invalid lookupkey)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Get User by Id - 404
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id