# Get episodes casting **GET /data/projects/{project_id}/episodes/casting** Retrieve the casting information for all episodes in a specific project. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **project_id** () Unique identifier of the project ## Responses ### 200: Episodes casting information successfully retrieved #### Body Parameters: application/json (array[object]) - **episode_id** (string(uuid)) Episode unique identifier - **episode_name** (string) Episode name - **casting** (array[object]) [Powered by Bump.sh](https://bump.sh)