curl --request GET \
--url https://api.example.com/v1/voiceai/batch-calling/jobs{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}List all batch calling jobs
curl --request GET \
--url https://api.example.com/v1/voiceai/batch-calling/jobs{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}API key for authentication
Successful Response