Enrich
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
Whether or not to automatically rescrape entities with stale data (specified by the maxDataAgeDays parameter).
The threshold / amount of days to consider data stale and trigger an automatic rescrape (if supplied but rescrape parameter is false, expect a bad request error).
Response
The type of entity the person is. This is always "person"
for people.
The entity ID of the person on LinkedIn, this is typically seen in Sales Navigator/Recruiter URLs.
The ID of the person on LinkedIn, this is the bit that appears after /in/ in the profile URL. Also known as the “slug”, or “username”
The labor status of the person (OPEN_TO_WORK, HIRING)
All Geoencoded IDs of the locations the person is associated with. These IDs are typically used to quickly and efficiently filter people by location. Use the Geocoder Search endpoint to turn a location string into a Geocoded ID (https://docs.data.aviato.co/api-reference/geocoder/search)