ckanaction

status_show

This endpoint shows information about the CKAN instance.

GET
status_show

Authorization

apiTokenHeader
Authorization<token>

CKAN API token

In: header

curl -X GET "http://localhost:5000/api/3/action/status_show"