GET api/Voice/GetRecording/{id}

Get a single recording by ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Recording
NameDescriptionTypeAdditional information
RecordingID

globally unique identifier

None.

RecordingLocation

string

None.

Transcription

string

None.

RecordingTimestamp

date

None.

Sentiment

string

None.

RecordedFor

string

None.

ConsultationID

string

None.

RecordingOrder

integer

None.

Language

string

None.

AccountID

globally unique identifier

None.

Keywords

Collection of Keyword

None.

Account

Account

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.