v1

latestOpenAPI 3.1.02026-07-22136108233.0 KB
run-attachments

Get Run Attachment

Get a specific run attachment by ID.

Returns attachment metadata only. Use the download endpoint to get file content.

get/v1/run-attachments/{attachment_id}

Path parameters

attachment_idstring uuid required

Response

Successful Response

filenamestring required
content_typestring required
attachment_type'input' | 'output' required
target_pathstring nullable
cleanup_imports_after_runboolean
idstring uuid required
user_idstring uuid nullable
organization_idstring nullable
run_idstring uuid required
size_bytesinteger required
storage_pathstring required
expires_atstring date-time nullable
created_atstring date-time required