Download a file

Purpose

To download or fetch a file added as an attachment to a Note.

Request URL

https://fsm.zoho.com/fsm/v1/files

Request Method

GET

Scope

scope=ZohoFSM.files.READ

Request Parameters

NameDescriptionType
file_idThe encrypted file ID ($file_id) of the attachment in a noteString

 

Sample Request

Copiedcurl --request GET 'https://fsm.zoho.com/fsm/v1/files?file_id=16806156XXXXXXGwAz1lB' \
--header 'Authorization: Zoho-oauthtoken 1000.xxxx.xxxxxe'