Get Run Attachment Download Url
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
Get Run Attachment Download Url
Documentation Index
Fetch the complete documentation index at: https://docs.cyberdesk.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
URL expiration time in seconds (10-3600)
Required range:
10 <= x <= 3600