REST API:document Resource
From AgileApps Support Wiki
Revision as of 20:56, 25 June 2013 by imported>Aeric
Access stored documents using the REST API.
- Learn more: REST API Conventions and Considerations.
Get a Document
Access a stored document.
- Method
- GET
- URI
- https://{yourDomain}/networking/rest/document/{documentId}
- Response
-
- Document content, as multi-part data.