---
title: "Download File Content"
method: GET
path: "/od/{object_id}/file"
tags: ["Orbital Determination"]
---

# Download File Content

`GET /od/{object_id}/file`

Download a file from the OD file share.

## Path parameters

- `object_id` integer, required — The norad/temporary id of the object.

## Query parameters

- `group_id` string, uuid, nullable — Optional group ID to use for the request

## Request body

- object — The request body containing the file name.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/satcat/apis/satcat-service-api.md) · [All operations](https://skmtc.net/satcat/apis/satcat-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/satcat/satcat-service-api/versions/afeec2546de3/schema)
