Python
Voice
Retrieve voice orchestrator task
GET
Python
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Voice orchestrator task
cancelled is reserved for terminal task records produced by future cancellation flows; this API does not currently expose a cancel operation.
Available options:
queued, running, completed, failed, cancelled Present on retrieve responses when a user-owned task has a result. Omitted from list responses.