OpenAPI 3.0.32026-08-101874701.5 MB
03af82f64144
attachments
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"
}
}