---
title: "Get Sequence Audio Url"
method: GET
path: "/v1/sequences/audio-url"
tags: ["Sequences"]
---

# Get Sequence Audio Url

`GET /v1/sequences/audio-url`

Return a presigned URL for a sequence audio file stored in S3.

## Query parameters

- `s3_key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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