---
title: "GET /export/get-info"
method: GET
path: "/export/get-info"
---

# GET /export/get-info

`GET /export/get-info`

Get info necessary to export a model

## Query parameters

- `exportId` string, required

## Response `200`

Successful response

- object
  - `baseModel` string, required
  - `fineTuneId` string, required
  - `s3BucketName` string, required
  - `s3Key` string, required
  - `weightsFormat` 'fp32' | 'bf16' | 'fp16', required

## Other responses

- `default` — Error response

## Changes

> 11 revisions in range; 1 could not be searched.

- **2024-01-23** `8e000a1d36cd` — 1 info
  - endpoint added
- **2023-09-23** `5ef9cf678d82` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openpipe/apis/openpipe-internal-api/changes/export/get-info/get.md)

---

[API](https://skmtc.dev/openpipe/apis/openpipe-internal-api.md) · [All operations](https://skmtc.dev/openpipe/apis/openpipe-internal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openpipe/openpipe-internal-api/revisions/1c16a82b7996/schema)
