Get stage history

Returns the full stage transition history for an application.

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

Stage history entries, newest first.
historylist of objectsOptional

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error