---
title: "Download a file using a pre-signed URL"
method: GET
path: "/eclipse-conductor/rest/v1/global/files"
tags: ["z) Global Functionality"]
---

# Download a file using a pre-signed URL

`GET /eclipse-conductor/rest/v1/global/files`

The ability to download a file requires either a JWT header or the provision of an email or phone number along with an OTP.

## Query parameters

- `bucketName` string
- `objectPath` string
- `otp` string
- `phoneEmail` string
- `redirect` boolean

## Response `200`

OK

- FileURLResult
  - `message` string
  - `statusCode` string
  - `type` string
  - `url` string

---

[API](https://skmtc.dev/eftcorp/apis/eclipse-rest-api.md) · [All operations](https://skmtc.dev/eftcorp/apis/eclipse-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eftcorp/eclipse-rest-api/revisions/9213d52d49a3/schema)
