Get Ashby job
Retrieve one listed public job and calculate optional publication or content change signals.
ashby.job.get
/execute
Shared execution endpoint
Input parameters
board_slug
string
optional
No additional description is provided for this parameter.
ashby
job_id
string
optional
No additional description is provided for this parameter.
0f5dbf59-687b-4d88-88a7-73ee0a66b48d
job_url
string
optional
No additional description is provided for this parameter.
previous_content_hash
string
optional
No additional description is provided for this parameter.
previous_date_posted
string
optional
No additional description is provided for this parameter.
Response
Successful output is returned in results[0].data. Raw platform output is
intentionally open-ended and may evolve with the upstream source.
Illustrative output fields
Derived from the sample above for orientation only. These observed fields are not a fixed response schema.
| Path | Observed type | Example |
|---|---|---|
address |
object |
1 fields |
address.country |
string |
United States |
apply_url |
string |
https://jobs.ashbyhq.com/ashby/0f5dbf59-687b-4d88-88a7-73ee0a66b48d/app… |
board_slug |
string |
ashby |
collected_at |
string |
2026-08-24T18:44:44.731590199Z |
company |
string |
Ashby |
compensation |
object |
4 fields |
compensation.components |
array |
2 items |
compensation.salary_summary |
string |
$232K - $323K |
compensation.summary |
string |
$232K – $323K • Offers Equity • Multiple Ranges |
compensation.tiers |
array |
3 items |
content_hash |
string |
[redacted:token] |
department |
string |
Engineering |
description |
string |
[redacted:public-job-description] |
employment_type |
string |
FullTime |
id |
string |
0f5dbf59-687b-4d88-88a7-73ee0a66b48d |
is_listed |
boolean |
true |
is_remote |
boolean |
true |
job_url |
string |
https://jobs.ashbyhq.com/ashby/0f5dbf59-687b-4d88-88a7-73ee0a66b48d |
location |
string |
Remote - US |
published_at |
string |
2026-05-29T23:17:23.630+00:00 |
secondary_locations |
array |
3 items |
secondary_locations |
array |
3 items |
team |
string |
Americas Engineering |
title |
string |
Staff Platform Engineer - Americas |
workplace_type |
string |
Remote |
Execution behavior
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until the job reaches completed or
failed.