Example searches: “Update a model with data given in the request body.”, “403”, “Authentication”, “Resource to allow a user to change his password when he forgets it.”, “Retrieve a model corresponding at given ID and return it as a JSON object.”
Filters can be specified in the query string.
All entries for given model
Format error
Permission denied
curl \ --request GET 'http://api.example.com/data/studios' \ --header "Authorization: $API_KEY"