15.5 REST Service download API
Learn to use the REST Service download
API.
- download
Use GET requests to download collection ZIP file for a specific collection ID.
Parent topic: Using REST Service
15.5.1 download
Use GET requests to download collection ZIP file for a specific collection ID.
Syntax
/tfactl/download/{collectionid}
Returns
Collection ZIP file for the collection ID specified.
Usage Notes
Specify the collection ID for which you want to download the collection ZIP file.
Parent topic: REST Service download API