Identities
Identities
Identities are the optional representation of the people speaking on the audios uploaded to the platform. They can also be used to create voiceprints and to perform identity verifications.
Access: To manage an identity, you must have access to its space.
Isolation: An identity can only interact with resources inside its space.
Identities must not be confused with users, which represent human administrators on the platform.
Fields
id
string
requiredThe UUID of the identity. Is unique.
handle
string
requiredThe handle of the identity. Is unique.
alias
string | null
requiredThe alias of the identity.
audios
integer
requiredThe number of audios of the identity.
voiceprints
integer
requiredThe number of voiceprints of the identity.
verifications
integer
requiredThe number of verifications of the identity.
createdAt
string
requiredThe date and time when the identity was created.