Lookup Global Profile Example
Scenario: Any
For this example to work as it’s described, you must have created global profiles using C360 Data Manager.
- Data: You must know the Global Party ID (GPID), the phone number, and the email of the individual that you are looking up.
- Resource
- base url/
- HTTP method
- GET
- Request parameters
-
- offset
- First record to return. Default is 0.
- limit
- Maximum number of records to return.
- Code example
- This returns an Individual by gpid, email, or phone number.
1#lookup by gpid 2#lookup by email 3#lookup by phone - Returns
- Returns the following data.
1{ 2 3 ] 4}