Retrieving a document
The retrieve document API is used to retrieve documents from Content Manager OnDemand. The document data can be transformed by specifying the name of a transform. A folder name and document identifier are passed as part of the URL and must be URL encoded. Optionally, a transform can be specified by using a query string. When used with a transform specified, the data will be converted from the format that was stored in Content Manager OnDemand to the format specified by the transform. See Transform API.