Response will contain the permissions and associated bindings (principal and granted permission) for a mk8s cluster if the caller is authorized to view it
GET
/
org
/
{org}
/
mk8s
/
{name}
/
-accessreport
Get the access report for an mk8s cluster name
Copy
Ask AI
curl --request GET \ --url https://api.cpln.io/org/{org}/mk8s/{name}/-accessreport \ --header 'Authorization: <api-key>'