Skip to main content
GET
Get an expression action

Authorizations

Authorization
string
header
required

Path Parameters

campaignId
string
required
version
string
required
Pattern: (/version/.+)?
controllerId
string
required
actionId
string
required

Response

Successful response

action_id
string
action_type
enum<string>
Available options:
EXPRESSION
component_ids
string[]
component_references
object[]
enabled

The enabled as configured: a literal value, or an expression (type:string) when defined dynamically.

quality
enum<string>
Available options:
ALWAYS,
HIGH,
LOW
data
object
expression

The expression as configured: a literal value, or an expression (type:string) when defined dynamically.