View file from portal
GET {{baseUrl}}/api/portals/:portalId/files/view?path=<string>
View a file that's located in an upload portal (requires JWT auth). Will return a signed URL to the bucket.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
path | string | (Required) Path to file in portal |