Example searches: “Return open projects for which the user has at least one task assigned.”, “shot_id”, “Return sequences related to given project if the current user has access”, “task_type_id”, “Return tasks related to given asset for current user.”
Filters can be specified in the query string.
All edit entries
curl \ --request GET 'http://api.example.com/data/edits' \ --header "Authorization: $API_KEY"