# Get episode **GET /data/episodes/{episode_id}** Get an episode by id. needs. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **episode_id** () ## Responses ### 200 Episode found and returned #### Body: application/json (object) - **id** (string(uuid)) - **name** (string) - **project_id** (string(uuid)) - **description** (string) - **status** (string) [Powered by Bump.sh](https://bump.sh)