# Export casting csv **GET /export/csv/projects/{project_id}/casting.csv** ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **project_id** (string(uuid)) #### Query parameters - **episode_id** (string(uuid)) Episode ID to filter casting links - **is_shot_casting** (boolean) Whether to export shot casting only ## Responses ### 200: Casting exported as CSV successfully #### Body Parameters: text/csv (string) string [Powered by Bump.sh](https://bump.sh)