Voiceprints
Get a voiceprint
Get the details of a voiceprint.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
Required string length:
1 - 50
The handle of the space.
Required string length:
1 - 50
The handle of the identity.
Required string length:
1 - 50
The handle of the voiceprint.
Required string length:
1 - 50
Response
200 - application/json
The alias of the voiceprint.
The number of audios added to the voiceprint.
The date and time when the voiceprint was computed.
The date and time when the voiceprint was created.
The handle of the voiceprint. Is unique.
The UUID of the voiceprint. Is unique.
The identity of the voiceprint.
The minimum number of audios required to compute the voiceprint.
The model of the voiceprint.
The state of the voiceprint
Available options:
notComputable
, computable
, computed
The total duration of the audios added to the voiceprint.
The number of verifications of the voiceprint.