Resource to retrieve the casting of shots from given sequence.
Path parameters
-
project_id Required
-
sequence_id Required
GET
/data/projects/{project_id}/sequences/{sequence_id}/casting
curl \
--request GET http://api.example.com/data/projects/{project_id}/sequences/{sequence_id}/casting \
--header "Authorization: $API_KEY"