> ## Documentation Index
> Fetch the complete documentation index at: https://ekacare-durgesh-output-language.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Transcription Result

## HTTP Status Codes

The API returns different HTTP status codes based on the processing outcome:

| Status Code | Description           | Scenario                                        |
| ----------- | --------------------- | ----------------------------------------------- |
| 200         | Success               | All templates processed successfully            |
| 202         | Accepted              | Transaction in progress                         |
| 206         | Partial Content       | Some templates succeeded, others failed/partial |
| 400         | Bad Request           | Invalid request or transaction not found        |
| 500         | Internal Server Error | System failure or all templates failed          |
