resource_view_list
Return the list of resource views for a particular resource.
Authorization<token>
CKAN API token
In: header
id?string
the id of the resource
curl -X POST "http://localhost:5000/api/3/action/resource_view_list" \ -H "Content-Type: application/json" \ -d '{}'