Compliance
List Compliance Controls
Objective is to return all of the compliance controls given, the tenant and compliance standard as input
get/compliance/{tenant_id}/controls/list
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
Query parameters
limitinteger required
Number of records to display
pageinteger
Page number
compliance_uristring required
uri of compliance standard, This can be fetched from the compliance standards list API call.
Response
Success