Is it possible to download a submitted file (submission attachment) via the API? I can see that the submission object includes an "attachment" property which contains an object describing the attachment, including a download URL. But it doens't seem to be possible to actually retrieve the file itself. Is there a way to do this? I'm using API v1 on my University's (brand new!) canvas installation.
Thanks!