Retrieve all tasks related to a given sequence.
Path parameters
-
sequence_id Required
GET
/data/sequences/{sequence_id}/shot-tasks
curl \
--request GET http://api.example.com/data/sequences/{sequence_id}/shot-tasks \
--header "Authorization: $API_KEY"