Skip to main content
POST
/blind/layoffs/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
keyword
string
default:""
status
enum<string> | null
Available options:
rumor,
confirmed,
in_progress,
completed
severity
enum<string> | null
Available options:
small,
medium,
large
industry
string
default:""
location
string
default:""
date_from
string
default:""
date_to
string
default:""
sort
enum<string>
default:recent
Available options:
recent,
oldest,
most_laid_off,
company

Response

Successful Response

id
string
required
company_name
string
required
@type
string
default:BlindLayoff
company_alias
string | null
company_image
string | null
industries
string[]
headquarters
string | null
layoff_location
string | null
layoff_date
string | null
date_precision
string | null
laid_off_count
integer | null
laid_off_percent
number | null
total_employees_before
integer | null
status
string | null
severity
string | null
is_verified
boolean | null
source_url
string | null
discussion_url
string | null
news_url
string | null
news_title
string | null
news_source
string | null
news_summary
string | null
notes
string | null
created_at
integer | null
updated_at
integer | null