List monitoring controls

Get all the information of the monitoring controls.

🔒 Requires Trust Center: List Monitoring Controls permission.

💎 Requires your account have the Trust Center Essentials feature. Contact your CSM for help upgrading.

Securitybearer
Request
query Parameters
workspaceId
number

ID of the Workspace. If this is not sent, it will default to the global workspace.

Responses
200

Successful

401

Invalid Authorization

402

You must upgrade your plan to use this feature

403

You are not allowed to perform this action

412

You must accept the Drata terms and conditions to use the API

500

Internal server error

get/trust-center/controls
Request samples
Response samples
application/json
{
  • "isSLADisplayed": true,
  • "slaTime": 0,
  • "controls": { }
}