Lookup Panelist Info
Returns the current profile information of a registered panelist.
Request URL
/lookup-user-info
Request Method
GET
Request Parameters
Parameter Name
Parameter Type
Required?
Description
apik
String
Yes
Key uniquely identifying the supplier
request_date
Numeric
Yes (in milliseconds)
signature
String
Required to authenticate supplier call
vpid
String
Yes
The supplier’s static panelist ID
Response Parameters
Parameter Name
Parameter Type
Description / Notes
return_status
String
The return status for this api call
vpid
String
The supplier’s static panelist ID
country_id
Numeric
data
Array
data Model
Parameter Name
Parameter Type
Description / Notes
question_id
Numeric
The question ID of the profile question
answers
Numeric
The corresponding answer ID(s) for the profile question. Multple answers (for multiple choice questions) will be comma separated.
Example Response
Last updated