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?