Get resource
Management
Get resource
Access session-owned resources like screenshots and files.
GET
Get resource
Returns a redirect to a presigned S3 URL for a session-owned resource (screenshots, downloaded files, etc.).
Auth is optional: supports public shares.
Returns
The cURL
302 Redirect to the presigned URL.
Path parameters
The session ID.
The resource bucket (e.g.,
screenshots, files).The resource key (path within the bucket).
Examples
-L flag follows the 302 redirect to download the file from S3.