Sample Request Endpoints
Sample Helper Request
Retrieve details of a conversion using task_id
or conversion_id
.
GET
Authorizations
Query Parameters
The type of Conversion you want to get your details from.
Available options:
MUSIC_AI
, TEXT_TO_SPEECH
, VOICE_CONVERSION
, EXTRACTION
, COVER
, STEMS_SEPARATION
, VOCAL_EXTRACTION
, DENOISING
, DEECHO
, DEREVERB
, SOUND_GENERATOR
, AUDIO_TRANSCRIPTION
, AUDIO_SPEED_CHANGER
, AUDIO_MASTERING
, AUDIO_CUTTER
, REMIX
Task ID associated with the conversion.
Note: You must provide either task_id
or conversion_id
, but not both.
Conversion ID to fetch details.
Note: You must provide either task_id
or conversion_id
, but not both.
Response
200
application/json
Successful response
The response is of type object
.