Skip to main content
GET
Retrieve voice records result

Code to decode base64 encoded FHIR response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_id
string
required

The unique identifier for the voice record is Session ID (also referred to as Transaction ID).

Response

Successful response

status
enum<string>
Available options:
queued,
inprogress,
completed,
deleted,
error,
partial_completed
Example:

"partial_completed"

error
object
Example:
warning
object
Example:
data
object