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