---
title: "Get Recent Export"
method: GET
path: "/invocations/exports/recent"
tags: ["Invocations"]
---

# Get Recent Export

`GET /invocations/exports/recent`

Get an export for recent data, which may not yet be in S3.

## Query parameters

- `hotkey` string, nullable
- `limit` integer, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/chutes/apis/fastapi.md) · [All operations](https://skmtc.net/chutes/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chutes/fastapi/revisions/352418d4e3a2/schema)
