GET
/
records
/
voiceprint
/
{record}

Authorizations

Authorization
string
header
required

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

Path Parameters

record
string
required

The handle of the voiceprint usage record.

Required string length: 1 - 50

Response

200 - application/json
actor
object
required

The user who computed the voiceprint.

computedAt
string
required

The date and time when the voiceprint was computed.

handle
string
required

The handle of the voiceprint usage record. Is unique.

id
string
required

The UUID of the voiceprint usage record. Is unique.

model
string
required

The model of the voiceprint.

owner
object
required

The original owner of the voiceprint.

space
object
required

The space in which the voiceprint was computed.

voiceprint
object
required

The voiceprint.