Difference between revisions of "REST API:document Resource"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 1: | Line 1: | ||
Access stored [ | Access stored [[Documents]] using the [[REST API]]. | ||
:''Learn more:'' REST API [[REST API#Conventions and Considerations|Conventions and Considerations]]. | :''Learn more:'' REST API [[REST API#Conventions and Considerations|Conventions and Considerations]]. |
Revision as of 22:47, 12 August 2011
Access stored Documents using the REST API.
- Learn more: REST API Conventions and Considerations.
Get a Document
Download a stored document.
- Method
- GET
- URI
- https://{domain}/networking/rest/document/{documentId}
- Response
Download is intitiated.