Example searches: “400”, “204”, “404”, “500”, “Retrieve all entries for given model.”
Filters can be specified in the query string.
All scene entries
curl \ --request GET 'http://api.example.com/data/scenes/all' \ --header "Authorization: $API_KEY"