Get an asynchronous transcription
GEThttps://us.api.nabla.com/v1/core/server/transcribe-async/:id
Poll the status —and results if successful— of an asynchronous transcription.
Request
Responses
- 200
The asynchronous transcription details.
Authorization: http
name: bearertype: httpscheme: bearer
- curl
- python
- go
- nodejs
- CURL
curl -L 'https://us.api.nabla.com/v1/core/server/transcribe-async/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
ResponseClear