Skip to main content
GET
Download an attachment
This endpoint allows you to download files from a Devin session. If you want to upload resources, you should use the upload endpoint. The endpoint returns a 307 redirect to a presigned URL that provides temporary access to the file. The presigned URL is valid for 60 seconds.

Example Usage

Authorizations

Authorization
string
header
required

Personal API Key (apk_user_*) or Service API Key (apk_*)

Path Parameters

uuid
string
required
name
string
required

Response

Successful Response