---
title: "Get Random File"
method: GET
path: "/api/mashuper/randomfile"
tags: ["mashuper"]
---

# Get Random File

`GET /api/mashuper/randomfile`

## Query parameters

- `filters` string, nullable
- `key` string, nullable
- `songbpm` string, nullable
- `duration_min` number, nullable
- `duration_max` number, nullable
- `collection_id` string, nullable
- `app_state` unknown, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/okio-ai/apis/nendo-server.md) · [All operations](https://skmtc.net/okio-ai/apis/nendo-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/okio-ai/nendo-server/versions/a044a48565cb/schema)
