Resource to retrieve the casting of episodes.

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

Responses

  • Casting of episodes

GET /data/projects/{project_id}/episodes/casting
curl \
 --request GET 'http://api.example.com/data/projects/{project_id}/episodes/casting' \
 --header "Authorization: $API_KEY"