Downloads the resource associated with the specified token.
Input
URL:
/resources/download
HTTP Method(s):
GET
Parameters:
Parameter |
Required |
Default |
Description |
Token |
Yes |
|
Resource Token |
ContentType |
No |
application/octet-stream |
The content-type to download the file as |
Response:
FileStream
Examples
Request:
GET /seeker/resources/download?Token=ee57dda8-5138-41bd-838a-7e91a506f42f
Response:
FileStream
See Also |
Next |