Get details about a single contact record
Get the full details of a single contact record.
Path parameters
-
The item being searched
GET /people/item/{unique_id}
curl \
-X GET https://YOURSITE.infoodle.com/apiv2/people/item/{unique_id} \
-H "Authorization: Bearer $ACCESS_TOKEN"