Get a job
Returns a job with summary stats and its most recent applications.
Authentication
AuthorizationBearer
Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.
Path parameters
jobId
Response
Job detail.
id
org_id
title
description
location
location_address
location_city
location_state
postal_code
location_type
onsite, hybrid, or remote.
department
employment_type
e.g. full-time, part-time.
status
salary_range_min
salary_range_max
salary_period
auto_screen
agent_config_id
candidates_screened
qualified_count
hired_count
created_at
updated_at
stats
Aggregate counts for this job.
recent_applications
Errors
401
Unauthorized Error
404
Not Found Error

