List shorts
Authorization
bearerAuth AuthorizationBearer <token>
API key issued from /developers/api-keys in the Jellypod studio. Send as Authorization: Bearer <key>.
In: header
Query Parameters
cursor?string
limit?integer
Default
20Range
1 <= value <= 100Response 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/shorts"{
"data": [
{
"created_at": "string",
"error": "string",
"generation_id": "string",
"host_id": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"object": "short",
"phase": "string",
"status": "idle",
"studio_url": "http://example.com",
"style_id": "string",
"target_duration_seconds": 0,
"title": "string",
"updated_at": "string"
}
]
}{
"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?