Get the voiceover download
Authorization
bearerAuth AuthorizationBearer <token>
API key issued from /developers/api-keys in the Jellypod studio. Send as Authorization: Bearer <key>.
In: header
Path Parameters
product_id*string
Format
uuidResponse Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://api.jellypod.com/v1/voiceovers/497f6eca-6276-4993-bfeb-53cbbbba6f08/download"{
"data": {
"delivery": {
"kind": "available",
"origin": "mux",
"url": "http://example.com"
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"object": "video"
}
}{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"request_id": "string",
"status": 0,
"title": "string",
"type": "bad_request"
}{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"request_id": "string",
"status": 0,
"title": "string",
"type": "bad_request"
}{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"request_id": "string",
"status": 0,
"title": "string",
"type": "bad_request"
}{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"request_id": "string",
"status": 0,
"title": "string",
"type": "bad_request"
}{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"request_id": "string",
"status": 0,
"title": "string",
"type": "bad_request"
}{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"request_id": "string",
"status": 0,
"title": "string",
"type": "bad_request"
}Was this page helpful?