List applications for a job
Returns a paginated list of applications to a job, newest first.
Authentication
AuthorizationBearer
Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.
Path parameters
jobId
Query parameters
status
Filter by application stage slug.
page
limit
Response
Applications for the job.
applications
total
page
limit
total_pages
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

