v1
latestOpenAPI 3.0.02026-07-249301.3 MBLinkedIn 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.
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.