Find Control External Evidence
Get all mapped external evidence to a control.
Basic Parameters
Parameter | Description |
---|---|
Control ID | - |
Exclude ID | Exclude external evidence by evidence id. |
Advanced Parameters
Parameter | Description |
---|---|
Limit | How many items are your requesting. |
Next Page | The next page Uri. |
Page | Which page of data are you requesting. |
Example Output
{
"data": [],
"limit": 10,
"nextPage": "d2lraS9hcGkvdjIvcGFnZXM/bGltaXQ9MTAmY3Vyc29yPWV5SnBaQ0k2SWpJM05USTJPVGdpTENKamIyNTBSUGNtUmxjbFpoYkhWbElqb3lOelV5TmprNGZRPT0=",
"page": 1,
"total": 100
}
Workflow Library Example
Find Control External Evidence with Drata and Send Results Via Email
Preview this Workflow on desktop