List monitoring controls

Get all the information of the monitoring controls. This endpoint is only available on Trust Center Pro.

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": { }
}