Skip to main content
GET
/
automations
/
runtime
/
jobs
Runtime List Jobs
curl --request GET \
  --url https://api.ara.so/automations/runtime/jobs
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Headers

authorization
string | null

Response

Successful Response