Catalog

List Voices

get/v1/voices

Query parameters

limitinteger
afterstring nullable

Headers

x-api-keystring required

API Key for authentication

API Key for authentication

Response

Successful Response

has_moreboolean required
next_cursorstring nullable required

Changes

Changed in 3 of the 13 revisions of this API.623

  • b3bccdb58e6c222See the full diff
    • the source response property const value stock was removed for the status 200

      response-property-const-removed

    • removed the required property data/items/slug from the response with the 200 status

      response-required-property-removed

    • added the new custom enum value to the data/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new stock enum value to the data/items/source response property for the response status 200

      response-property-enum-value-added

    • the response property data/items/source became required for the status 200

      response-property-became-required

    • the source response's property default value stock was removed for the status 200

      response-property-default-value-removed

    • the response property data/items/preview_url became optional for the status 200

      response-property-became-optional

    • response property data/items/preview_url list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • the data/items/preview_url response property's maxLength was unset from 2083 for the response status 200

      response-property-max-length-unset

    • the data/items/preview_url response property's minLength was decreased from 1 to 0 for the response status 200

      response-property-min-length-decreased

    • endpoint added

      endpoint-added