Retrieve all entries for given model.

GET /data/organisations

Filters can be specified in the query string.

Responses

GET /data/organisations
curl \
 --request GET http://api.example.com/data/organisations \
 --header "Authorization: $API_KEY"