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
Name | Description | Type |
file_id | The encrypted file ID ($file_id) of the attachment in a note. | String |
Sample Request
Copiedcurl --request GET 'https://fsm.zoho.com/fsm/v1/files?file_id=16806156XXXXXXGwAz1lB' \
--header 'Authorization: Zoho-oauthtoken 1000.xxxx.xxxxxe'