Get automation
Get a single automation by ID.
Permissions
Requires a service user with theViewOrgAutomations permission at the organization level.Authorizations
Service User credential (prefix: cog_)
Path Parameters
Organization ID (prefix: org-)
"org-abc123def456"
Response
Successful Response
- AutomationStartSessionAction
- AutomationMessageSessionAction
- AutomationMonitorSessionAction
A user or service-user principal attributed to an action or resource.
A user or service-user principal attributed to an action or resource.
Identity the spawned sessions run under. organization: the org's automation identity (the System User in the app) — sessions use system permissions, so MCP servers installed with a personal (user-scoped) connection cannot be selected, and switching an automation to organization removes them from its selection. creator: personal automation — runs with the creator's own permissions and is visible only to the creator and org admins; rejected for service-user-created automations. Required on create; null on update resets to organization.
- AutomationRunAsOrganization
- AutomationRunAsCreator
The automation's security-profile binding and the resolved governing profiles. null when security profiles are not enabled for the organization.
Applied to every session this automation spawns (including monitor sessions).

