SessionSession_idAssetDownload
Download session asset
Download a session asset (file attachment) by its S3 key. Decrypts if encryption is enabled.
Authorization
BearerAuth Authorization<token>
Project Bearer token (e.g., "Bearer sk-ac-xxxx")
In: header
Path Parameters
session_id*string
Session ID
Format
uuidQuery Parameters
s3_key*string
S3 key of the asset
Response Body
curl -X GET "https://loading/api/v1/session/497f6eca-6276-4993-bfeb-53cbbbba6f08/asset/download?s3_key=string"Empty