---
title: "Get Ephemeris Json Viz"
method: GET
path: "/ephemerides/{id}/jsonviz"
tags: ["Ephemeris"]
---

# Get Ephemeris Json Viz

`GET /ephemerides/{id}/jsonviz`

Retrieve file content of an ephemeris in a JSON format for data visualization.

## Path parameters

- `id` string, required — ID of the ephemeris to get

## Query parameters

- `interpolate_to_unix_minutes_grid` boolean
- `dt_s` number, nullable
- `pos_units` 'm' | 'km'

## Response `200`

Successful Response

- object

## 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)
