Get Policy parameter configuration tenantAsk AIget https://api.corestack.io/v1/policy/configuration/{policy_id}/tenant/{tenant_id}Fetch the configured Policy parameters configuration for a tenantPath Paramspolicy_idstringrequiredSpecify the policy id to fetch the configuration for tenant. Policy id can be obtained from the list policy apitenant_idstringrequiredSpecify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.Responses 200Success 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated about 2 months ago