session
Download session asset
Download a session asset (file attachment) by its S3 key. Decrypts if encryption is enabled.
get/session/{session_id}/asset/download
Path parameters
session_idstring uuid required
Session ID
Query parameters
s3_keystring required
S3 key of the asset
Response
Asset content
Changes
Changed in 2 of the 50 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲