v25

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0131545750.2 KB

Read a triggered automation

get/v2/prism/{teamId}/{automationObjectType}/triggered_automations/{automationId}

Path parameters

teamIdstring uuid required
automationObjectType'message' | 'action' | 'event' | 'document' | 'identity' | 'linkedin_message' | 'deal' | 'organization' | 'contact' required

Object types that support triggered automations. Must match the triggered-automation whitelist in @micro/database migrate-sql (TRIGGERED_AUTOMATION_OBJECTS).

automationIdstring uuid required

Response

OK

idstring uuid
kind'update' | 'lifecycle' required
team_idstring uuid nullable
list_idstring uuid nullable
user_idstring nullable
namestring required
enabledboolean
on_createboolean

Lifecycle automations only.

on_deleteboolean

Lifecycle automations only.

created_atstring
updated_atstring nullable