Stream App Status
streamAppStatusRetrieves the current status of an app in a workspace. Optionally follows live status updates as a continuous event stream, with a frame every five seconds.
Instructions
Returns one status frame. Sending Accept: text/event-stream instead follows the status live, a frame every five seconds, which never completes on its own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| region | No | ||
| appSlug | Yes | ||
| workspaceSlug | Yes |