Example searches: “Return tasks related to given shot for current user.”, “Return tasks related to given scene for current user.”, “201”, “User”, “Jwt authorization”
Filters can be specified in the query string.
All shot entries
curl \ --request GET 'http://api.example.com/data/shots' \ --header "Authorization: $API_KEY"