Skip to main content
GET
List component operations

Authorizations

Authorization
string
header
required

Path Parameters

component_id
string
required

Response

Successful response

description
required

Explanation of what the operation does. Buildtime expressions use CampaignBuildtimeContext.

display_name
required

Human-readable label for the operation, shown in authoring surfaces. Buildtime expressions use CampaignBuildtimeContext.

name
string
required

Unique name of the operation within its component. Lowercase letters, digits, underscores and dashes only.

request_schema
required

The request schema as configured: a literal value, or an expression (type:string) when defined dynamically. Buildtime expressions use CampaignBuildtimeContext.

response_schema
required

The response schema as configured: a literal value, or an expression (type:string) when defined dynamically. Buildtime expressions use CampaignBuildtimeContext.