Example searches: “Retrieve a model corresponding at given ID and return it as a JSON object.”, “404”, “Create a model with data given in the request body.”, “Delete a model corresponding at given ID and return it as a JSON object.”, “400”
All asset instances linked to given scene
curl \ --request GET 'http://api.example.com/data/scenes/a24a6ea4-ce75-4665-a070-57453082c25/asset-instances' \ --header "Authorization: $API_KEY"