Skip to main content
POST
/ashby/jobs/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
board_name
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
employment_type
enum<string> | null
Available options:
FullTime,
PartTime,
Contract,
Intern,
Temporary
workplace_type
enum<string> | null
Available options:
OnSite,
Remote,
Hybrid
department
string | null
Minimum string length: 1
team
string | null
Minimum string length: 1
location
string | null
Minimum string length: 1
is_remote
boolean | null

Response

Successful Response

id
string
required
@type
string
default:AshbyJob
department
string | null
team
string | null
location
string | null
employment_type
string | null
workplace_type
string | null
is_remote
boolean | null
is_listed
boolean | null
should_display_compensation
boolean | null
published_at
string | null
apply_url
string | null
job_url
string | null
address
object | null
secondary_locations
object[]
compensation
object | null
description_html
string | null
description_plain
string | null