History
Get AI Cover List
Return metadata about all your generated tts audio.
GET
/
sound_clone
/
sound_clone
/
api
/
v1
/
cover
/
list
Header
accessKey
string
requiredYou can copy your api-key on https://www.myvocal.ai/profile after you have subscribed to Pro or Business Plan.
Body
limit
number
default: "10"The number of TTS History queries at one time, supporting 10 ~ 1000 data queries at a time.
If this parameter is empty, the default value is 10.
startBeforeCoverId
string
If this parameter is provided, we will start tracing back to earlier TTS History from this TTS item.
If this parameter is empty, then we will default to tracing back directly from the most recent data.
Response
code
number
requiredIndicates whether the call was successful. 1 if successful.
message
string
When an exception occurs, specific exception information will be provided in the message.
data
object
Includes specific data.