Example searches: “Retrieve a model corresponding at given ID and return it as a JSON object.”, “Retrieve all entries for given model.”, “Log user out by revoking his auth tokens.”, “404”, “Allow a user to register himself to the service.”
All types of output generated for given entity
curl \ --request GET 'http://api.example.com/data/entities/a24a6ea4-ce75-4665-a070-57453082c25/output-types' \ --header "Authorization: $API_KEY"