Skip to main content
GET
Get Download Url
Returns a short-lived presigned GET URL (1 hour) with Content-Disposition set so a download is named display_name rather than the raw S3 key.

Auth

Requires a CRM read scope and an active organization on the token. Any of contacts:read, deals:read, companies:read, or activities:read qualifies, as does any *:manage scope — manage implies read.

Response

Errors

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

file_id
string
required

UUID of the file to generate a download URL for.

Response

Successful Response

{key}
string