List accounts for policy configurationAsk AIget https://api.corestack.io/v1/policy/configuration/policy/{policy_id}/tenant/{tenant_id}/service_account_listGet list of cloud accounts that are configured for policy.Path Paramspolicy_idstringrequiredSpecify the policy_id to retrieve the configured service accounts. 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