List jobs
Returns a paginated list of jobs in your organization with per-job candidate counts (screened, qualified, hired).
Authentication
AuthorizationBearer
Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.
Query parameters
status
Filter by job status.
Allowed values:
search
Free-text search on job title.
sort
Sort key.
page
limit
Response
Paginated job list.
data
pagination
Errors
400
Bad Request Error
401
Unauthorized Error

