Skip to main content

StepExecutionAttachment

id stringnullable

Unique identifier of the attachment in the step execution

key stringnullable

Key of the attachment in the step execution

name stringnullable

Name of the attachment in the step execution

url stringnullable

URL of the attachment in the step execution

StepExecutionAttachment
{
"id": "string",
"key": "string",
"name": "string",
"url": "string"
}