v1

latestOpenAPI 3.0.32026-07-23194968.1 KB
Automations

Get automations

Retrieve all automations in the organization.

Required permissions, when user-scoped authentication is used: AUTOMATION_VIEW.

get/api/v1/organization/automations

Query parameters

orgIdinteger

Organization ID (optional). If not provided, the organization, that is associated with the authentication token, will be used.

Response

List of automations

idinteger

Automation ID

namestring

Automation name

ownerIdinteger

User ID of the automation owner

isActiveboolean

Whether the automation is active

isSharedboolean

Whether the automation is shared with sub-organizations and has at least one propagated sub-automation.