Get an application
Returns full application detail, including the candidate, job, current stage, available stage transitions, recent stage history, conversations, parsed resume data, and any background check.
Authentication
AuthorizationBearer
Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.
Path parameters
applicationId
Response
Application detail.
application
candidate
job
current_stage
available_transitions
stage_history
The 10 most recent stage transitions.
conversations
Screening call and conversation records.
resume_data
Parsed resume data, when a resume has been processed.
research
background_check
Errors
401
Unauthorized Error
404
Not Found Error

