Save search

Saves a search filter for the authenticated user. Requires authentication via Bearer token or API key in query (?api_key=...). The request body must include search_string (human-readable name) and may include any search criteria (title, country, companyName, etc.).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

API key for authentication. Without it, the request returns 401 Unauthorized.

Body Params

Search criteria and human-readable name. search_string is required.

string
required
length ≥ 1

Human-readable name for the saved search

name
array of strings
name
firstName
array of strings
firstName
lastName
array of strings
lastName
title
array of strings
title
excludeTitle
array of strings
excludeTitle
includeTitle
array of strings
includeTitle
excludeCompany
array of strings
excludeCompany
excludeCompanyDomain
array of strings
excludeCompanyDomain
includeCompany
array of strings
includeCompany
includeCompanyDomain
array of strings
includeCompanyDomain
department
array of strings
department
level
array of strings
level
companyName
array of strings
companyName
companyDomain
array of strings
companyDomain
companyKeyword
array of strings
companyKeyword
companyHeadCount
array of strings
companyHeadCount
companyRevenue
array of strings
companyRevenue
companyIndustry
array of strings
companyIndustry
companySubIndustry
array of strings
companySubIndustry
city
array of strings
city
state
array of strings
state
country
array of strings
country
boolean
number
1 to 10000
boolean
boolean
boolean
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json