Skip to main content

StepExecutionAttachment

idstringnullable

Unique identifier of the attachment in the step execution

keystringnullable

Key of the attachment in the step execution

namestringnullable

Name of the attachment in the step execution

urlstringnullable

URL of the attachment in the step execution

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