Jellypod Docs

Get an episode

GET
/v1/episodes/{episode_id}

Authorization

bearerAuth
AuthorizationBearer <token>

API key issued from /settings/api-keys in the Jellypod studio. Send as Authorization: Bearer <key>.

In: header

Path Parameters

episode_id*string

Episode UUID

Formatuuid

Response 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/episodes/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{
  "data": {
    "id": "string",
    "podcast_id": "string",
    "status": "draft",
    "title": "string",
    "description": "string",
    "image_url": "string",
    "url": "string",
    "video_url": "string",
    "audio_url": "string",
    "host_ids": [
      "string"
    ],
    "source_ids": [
      "string"
    ],
    "published_at": "string",
    "scheduled_at": "string",
    "generation": {
      "state": "generating",
      "started_at": "string",
      "completed_at": "string",
      "error_message": "string"
    },
    "created_at": "string",
    "updated_at": "string"
  }
}

Was this page helpful?

Ready to create your podcast?

Go from idea to published episode in minutes. No recording, editing, or experience required.

Pricing on your terms

Pick the plan that works best for you

Pricing details

Start Podcasting

Publish your first episode in minutes

Open the Studio