---
title: "Get Model Download Endpoint"
method: GET
path: "/v1/accounts/{account_id}/models/{model_id}:getDownloadEndpoint"
tags: ["Gateway"]
---

# Get Model Download Endpoint

`GET /v1/accounts/{account_id}/models/{model_id}:getDownloadEndpoint`

## Path parameters

- `account_id` string, required
- `model_id` string, required

## Query parameters

- `readMask` string

## Response `200`

A successful response.

- GatewayGetModelDownloadEndpointResponse
  - `filenameToSignedUrls` object

---

[API](https://skmtc.net/fireworks/apis/fireworks-ai-anthropic-compatible-messages-api.md) · [All operations](https://skmtc.net/fireworks/apis/fireworks-ai-anthropic-compatible-messages-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fireworks/fireworks-ai-anthropic-compatible-messages-api/versions/954d6bc5d922/schema)
