v1

latestOpenAPI 3.1.02026-07-22136108233.0 KB
run-attachments

Get Run Attachment Download Url

Get a signed download URL for a run attachment file.

Returns a signed URL that triggers automatic download when accessed.

Args: attachment_id: The ID of the attachment to download expires_in: URL expiration time in seconds (10-3600). Default: 300 (5 minutes)

get/v1/run-attachments/{attachment_id}/download-url

Path parameters

attachment_idstring uuid required

Query parameters

expires_ininteger

URL expiration time in seconds (10-3600)

URL expiration time in seconds (10-3600)

Response

Successful Response

urlstring required

Signed URL for downloading the attachment

expires_ininteger required

Seconds until the URL expires