Skip to content
Start here

Retrieves Security Center Issue Counts by Severity

Deprecated
GET/accounts/{account_id}/intel/attack-surface-report/issues/severity

Retrieves Security Center issue counts aggregated by severity level.

Security
API Token

The preferred authorization scheme for interacting with the Cloudflare API. Create a token.

Example:Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYY
API Email + API Key

The previous authorization scheme for interacting with the Cloudflare API, used in conjunction with a Global API key.

Example:X-Auth-Email: user@example.com

The previous authorization scheme for interacting with the Cloudflare API. When possible, use API tokens instead of Global API keys.

Example:X-Auth-Key: 144c9defac04969c7bfad8efaa8ea194
Accepted Permissions (at least one required)
Intel WriteIntel Read
Path ParametersExpand Collapse
account_id: string

Identifier.

maxLength32
Query ParametersExpand Collapse
dismissed: optional boolean
issue_class: optional array of string
"issue_class~neq": optional array of string
issue_type: optional array of IssueType
One of the following:
"compliance_violation"
"email_security"
"exposed_infrastructure"
"insecure_configuration"
"weak_authentication"
"configuration_suggestion"
"issue_type~neq": optional array of IssueType
One of the following:
"compliance_violation"
"email_security"
"exposed_infrastructure"
"insecure_configuration"
"weak_authentication"
"configuration_suggestion"
product: optional array of string
"product~neq": optional array of string
severity: optional array of SeverityQueryParam
One of the following:
"low"
"moderate"
"critical"
"severity~neq": optional array of SeverityQueryParam
One of the following:
"low"
"moderate"
"critical"