---
title: "Result"
method: POST
path: "/v1/api_hub/audio_to_txt/result"
---

# Result

`POST /v1/api_hub/audio_to_txt/result`

## Request body

- object
  - `job_id` string, required
  - `start` string, required — The timestamp (in seconds) to begin processing the audio
  - `end` string, required — The timestamp (in seconds) to stop processing the audio.

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/crimescan/apis/crime-scan-result.md) · [All operations](https://skmtc.net/crimescan/apis/crime-scan-result/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crimescan/crime-scan-result/revisions/a9dd2afd70a1/schema)
