List your voiceprint usage records
GET/user/records/voiceprint
List the paginated details of your voiceprint usage records.
Query Parameters
page int32
The index of the page.
Possible values: >= 1
Default value:
1
page-size int32
The maximum size of the pages.
Possible values: >= 1
and <= 50
Default value:
20
sort string
The criteria used to sort the voiceprint usage records.
Possible values: [computedAt
]
Default value:
computedAt
after any
The term used to search voiceprint usage records after or equal to the specified date.
before any
The term used to search voiceprint usage records before or equal to the specified date.
Responses
- 200
The requested page of the list of your voiceprint usage records
Headers
Page-Total
integer
The total number of pages available.
Page-Size
integer
The selected maximum size of the pages.
Page-Current
integer
The index of the requested page.
Item-Total
integer
The total number of items.
Response Body