v1

latestOpenAPI 3.0.02026-07-249301.3 MB
LinkedIn Specific

Retrieve LinkedIn search parameters

LinkedIn doesn't accept raw text as search parameters, but IDs. This route will help you get the right IDs for your inputs. Check out our Guide with examples to master LinkedIn search : https://developer.unipile.com/docs/linkedin-search

get/api/v1/linkedin/search/parameters

Query parameters

limitinteger

A limit for the number of items returned in the response. The value can be set between 1 and 100.

keywordsstring

The keywords to start the search from. Not applicable to the following parameters : EMPLOYMENT_TYPE.

service'CLASSIC' | 'RECRUITER' | 'SALES_NAVIGATOR'

Select the LinkedIn API to be used to query common parameters. Default is CLASSIC.

'LOCATION' | 'PEOPLE' | 'CONNECTIONS' | 'COMPANY' | 'SCHOOL' | 'INDUSTRY' | 'SERVICE' | 'JOB_FUNCTION' | 'JOB_TITLE' | 'EMPLOYMENT_TYPE' | 'SKILL' required
OR
'GROUPS' | 'SALES_INDUSTRY' | 'DEPARTMENT' | 'PERSONA' | 'ACCOUNT_LISTS' | 'LEAD_LISTS' | 'TECHNOLOGIES' | 'SAVED_ACCOUNTS' | 'SAVED_SEARCHES' | 'RECENT_SEARCHES' | 'REGION' | 'POSTAL_CODE' required
OR
'GROUPS' | 'DEPARTMENT' | 'HIRING_PROJECTS' | 'SAVED_SEARCHES' | 'SAVED_FILTERS' | 'DEGREE' required

The type of parameter for the requested search.

account_idstring required

The ID of the account to trigger the request from.

Response

OK. Request succeeded.

object'LinkedinSearchParametersList' required