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