Get generated items
Returns a list of your generated audio.
Headers
Query parameters
How many history items to return at maximum. Can not exceed 1000, defaults to 100.
After which ID to start fetching, use this parameter to paginate across a large collection of history items. In case this parameter is not provided history items will be fetched starting from the most recently created one ordered descending by their creation date.
ID of the voice to be filtered for. You can use the Get voices endpoint list all the available voices.
Search term used for filtering history items. If provided, source becomes required.
Source of the generated history item
Response
Successful Response
A list of speech history items.
Whether there are more history items to fetch.
The ID of the last history item.