ckanaction

resource_view_show

Return the metadata of a resource_view.

POST
resource_view_show
Authorization<token>

CKAN API token

In: header

id?string

the id of the resource_view

curl -X POST "http://localhost:5000/api/3/action/resource_view_show" \  -H "Content-Type: application/json" \  -d '{}'