GET api/Archive/Cache
Retrieves cached archives for the authenticated user.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
An that represents the result of the operation. Returns a BadRequest if authentication fails or if no archives are found, or an Ok response containing the cached archives if successful.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.