Skip to main content
GET
/
api
/
daemon
/
status
cURL
curl http://localhost:18080/api/daemon/status
{
  "status": "running",
  "memoryUsage": {},
  "workspaces": [
    "<string>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.hellofriday.ai/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Daemon status

status
string
Example:

"running"

memoryUsage
object
workspaces
string[]

List of active space IDs