get https://{baseUrl}/api/policies/getRelatedControls/
Used to show relationships between a policy and the controls it satisfies
Log in to see full request history
Response
Used to show relationships between a policy and the controls it satisfies
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/policies/getRelatedControls/intPolicyId \
--header 'accept: application/json'
xxxxxxxxxx
[
null
]