v1
latestOpenAPI 3.0.32026-08-061874701.5 MBattachments
Get attachment
Fetches a temporary URL that allows you to download an attachment. The urlExpiresInMillis attribute tells you how long the URL is valid.
get/sheets/{sheetId}/attachments/{attachmentId}
Response
SUCCESS
Example response
{
"mimeType": "PNG",
"createdBy": {
"email": "jane.doe@smartsheet.com",
"name": "Jane Doe"
}
}