Current App Status

Get the status of the currently running app, if any.

get/api/apps/current-app-status

Response

Successful Response

state'starting' | 'running' | 'done' | 'stopping' | 'error' required

Status of a running app.

errorstring nullable

Changes

No recorded changes to this endpoint across all 26 revisions of this API.