control.read scope.
External DocumentationTo learn more, visit the Hyperproof documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
control.read scope.
| Parameter | Description |
|---|---|
| Can Link | If true, only returns controls to which the requesting user has link permission. |
| Expand Scopes | If true, includes scope controls as well as parent controls. |
| Expand Teams | If true, includes team controls as well as parent controls. |
| Status | Filters results by the provided object status. |
[
{
"id": "<string>",
"controlIdentifier": "<string>",
"description": "<string>"
},
{
"id": "<string>",
"controlIdentifier": "<string>",
"description": "<string>"
}
]
Was this page helpful?