Get available stage transitions
Returns the application's current stage and the stages it can move to under the organization's workflow rules.
Authentication
AuthorizationBearer
Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.
Path parameters
applicationId
Response
Current stage and available transitions.
application_id
current_stage
available_transitions
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

