Example searches: “Delete a model corresponding at given ID and return it as a JSON object.”, “Retrieve a model corresponding at given ID and return it as a JSON object.”, “instance_id”, “http://api.example.com”, “Kitsu API”
All task types of tasks related to given asset
curl \ --request GET 'http://api.example.com/data/assets/a24a6ea4-ce75-4665-a070-57453082c25/task-types' \ --header "Authorization: $API_KEY"