Usage statistics
Get the usage statistics of a space
Get the usage statistics of a space.
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
Response
200 - application/json
The number of voiceprints computed in the space.
The number of identities created in the space.
The number of voiceprints created in the space.
The number of verifications performed in the space.
The number of audios uploaded to the space.