Compliance
Get the list of standards defined for the customer.
Get the list of standards defined for the customer.
get/api/v2/compliance/standards
Response
Success
Example response
[
{
"Standard": "NIST 800-53 R5",
"Description": "NIST Special Publication ...",
"Type": "Global"
}
]