Security Center

security_center

security_center.insights

Methods

Archive Security Center Insight -> { errors, messages, success }
put/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/{issue_id}/dismiss

Archive Security Center Insight

Security

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

Example: Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYY

Parameters
issue_id: string
account_id: string
Optional

The Account ID to use for this endpoint. Mutually exclusive with the Zone ID.

zone_id: string
Optional

The Zone ID to use for this endpoint. Mutually exclusive with the Account ID.

Response fields
errors: Array<>
messages: Array<>
success: true

Whether the API call was successful

Request example
200Example
Get Security Center Insights -> V4PagePagination<{ count, issues, page, 1 more... }>
get/{accounts_or_zones}/{account_or_zone_id}/security-center/insights

Get Security Center Insights

security_center.insights.class

Methods

Get Security Center Insight Counts By Class -> Envelope<Array<{ count, value }>>
get/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/class

Get Security Center Insight Counts by Class

security_center.insights.severity

Methods

Get Security Center Insight Counts By Severity -> Envelope<Array<{ count, value }>>
get/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/severity

Get Security Center Insight Counts by Severity

security_center.insights.type

Methods

Get Security Center Insight Counts By Type -> Envelope<Array<{ count, value }>>
get/{accounts_or_zones}/{account_or_zone_id}/security-center/insights/type

Get Security Center Insight Counts by Type