Compliance
List Compliance Control Mappings
objective is to return all of the compliance control mappings given, the tenant and compliance standard as input
get/compliance/{tenant_id}/mapping/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
Number of records to display
callerstring
type of data requested
pageinteger
Page number
compliance_uristring
uri of compliance standard This can be fetched from the compliance standards list API call.
Response
Success