Download file from portal

POST {{baseUrl}}/api/portals/:portalId/files/download

Download a file from an upload portal (requires JWT auth). Will return a signed URL to the bucket.

Request Body

{"path"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;url&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}