Get a list of the security headers applied to a business unit's SAP-branded view
and click
domains.
JSON Parameters
Name | Type | Description |
---|
data | array | An array of objects described in the data object. |
requestId | string | A string formatted as a GUID. |
The data
Object
Name | Type | Description |
---|
securityHeaders | array | An array of objects described in the securityHeaders object. |
pageType | string | The string value is view or click . |
Name | Type | Description |
---|
id | integer | The security header id. |
name | string | The security header name. |
Example Request
Example Response