Liste des fichiers audio
- Home
- Liste des fichiers audio
List of audio files
Fetch the list of added audio files and validated
URLs
GET/audios/{apiKey}
Settings
Each API request supports the following parameters :
apiKey | API key from your account. You get it in your SMS Partner account |
---|
Request
1 |
http://api.voicepartner.fr/v1/audios/apiKey |
Replies
1 2 3 4 5 6 7 8 |
[ { "name": "string", "token": "string", "size": "string", "created_at": "2019-05-13T09:52:18.429Z" } ] |
Responce schema
1 | name | string |
---|---|---|
2 | token | string |
3 | size | string |
4 | created_at | string |
List of audio files Get