curl --location --request GET 'http://dev-cn.your-api-server.com/api/batch-videos//' \
--header 'Authorization;'
{
"id": 0,
"cd": "2019-08-24T14:15:22Z",
"variables": {
"property1": null,
"property2": null
},
"template": {
"id": 0,
"avatar": 0,
"voice": 0,
"text": "string",
"background": 0
},
"status": "draft",
"result": "http://example.com",
"webhook": {
"id": 0,
"cd": "2019-08-24T14:15:22Z",
"url": "http://example.com"
}
}