v3

latestOpenAPI 3.0.02026-07-31800117.7 KB
Capabilities

automations.list

List automations with name, status, trigger type, and execution stats.

post/capabilities/automations.list

Request body

includeDisabledboolean

Include disabled automations in results

limitinteger

Number of automations to return (max 50)

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}