ckanaction

resource_view_list

Return the list of resource views for a particular resource.

POST
resource_view_list
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 '{}'