Get compliance standard assessmentsAsk AIget https://api.corestack.io/{tenant_id}/assessment_historyObjective is to return all of the compliance control mapping, the tenant as inputPath Paramstenant_idstringrequiredSpecify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.Query ParamspageintegerPage numberlimitintegerNumber of records to displaysearchstringAllowed values:account,standard,servicecompliance_uristringuri of compliance standard, This can be fetched from the compliance standards list API call.service_accountstringID of the cloud account. This can be fetched from ListCloudAccounts APIassessment_statusstringenumSpecify the assessment_status.COMPLETEDIN_PROGRESSPENDINGAllowed:COMPLETEDIN_PROGRESSPENDINGassessment_typestringenumSpecify the assessment_type.standardcontrolAllowed:standardcontrolResponses 200Success 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated about 2 months ago