Cross-surface touchpoint overview (email triggers ∪ email-sending automations)
Requires VIEWER. Read-only join grouped by event name with dualTouch flagging.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”projectId
required
string
Project (tenant) identifier. Row-level tenant isolation is enforced on every query.
Responses
Section titled “Responses”Touchpoint rows.
Media typeapplication/json
object
touchpoints
Array<object>
object
eventName
string
kind
string
sourceId
string
sourceName
string
templateId
string | null
status
string
dualTouch
boolean
guardrails
object
key
additional properties
any
Missing/invalid path input (e.g. projectId) or invalid JSON body.
Media typeapplication/json
object
error
required
Human-readable error message.
string
message
string
Examplegenerated
{ "error": "example", "message": "example"}Not authenticated (401 via requireAuthenticated) or insufficient project role (403).
Media typeapplication/json
object
error
required
Human-readable error message.
string
message
string
Examplegenerated
{ "error": "example", "message": "example"}