get
https://app.usecanopy.com/api/v1.0.0/teams//pulls//answers//files/
Download a consumer-uploaded file from a Pull. This is the download_url returned on each FileUpload in a FILE_UPLOAD answer field.
By default the endpoint responds with a 302 redirect to a short-lived, signed URL where the file bytes are hosted. Send an Accept: application/json header to receive that signed URL in a JSON body instead. See the Downloading Files guide for details.

