cURL
curl --request GET \ --url https://sync.useparagon.com/api/syncs/{sync_id}/records/{record_id}/content \ --header 'Authorization: Bearer <token>'
Download the file associated with a File-type Synced Object.
Paragon User Token. Add to the Authorization header of your requests.
ID of the Sync
ID of the record to download content for
Content of the record
Was this page helpful?