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

applicationIdstringRequiredformat: "uuid"

Response

Current stage and available transitions.
application_idstringOptionalformat: "uuid"
current_stageobjectOptional
available_transitionslist of objectsOptional

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error