Downloading an Archive by Using the REST API
To download an archive by using the REST API
Downloading an archive is a two-step process.
-
Initiate a job of the
archive-retrieval
type. For more information, see Initiate Job (POST jobs). -
After the job is completed, download the archive data. For more information, see Get Job Output (GET output).