Endpoint Voice
Voice Pagination
GET
Headers
Bearer token for authentication.
Query Parameters
Version of the voices data.
Available options:
v2
Category of the voices.
Gender filter for the voices.
Available options:
all
, male
, female
Language filter for the voices.
Page number for pagination.
Required range:
x >= 0
Number of voices per page.
Required range:
1 <= x <= 100
Response
200
application/json
Paginated list of voices retrieved successfully.
The response is of type object
.