Return episodes related to given project if the current user has access

GET /data/user/projects/{project_id}/episodes

to it.

Responses

  • Episodes related to given project

GET /data/user/projects/{project_id}/episodes
curl \
 -X GET http://api.example.com/data/user/projects/{project_id}/episodes