Newer Version Available

This content describes an older version of this product. View Latest

SecurityHealthCheck

Represents your org’s Health Check score. The score indicates how well your org’s security settings comply with Salesforce-recommended values in the baseline standard. Only users with the “Modify All Data” user permission can retrieve data from this object. Available in Tooling API version 37.0 and later.

Supported SOAP Calls

query()

Supported REST HTTP Methods

GET

Fields

Field Details
DurableId
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Unique identifier for the field. Always retrieve this value before using it, as the value isn’t guaranteed to stay the same from one release to the next. To simplify queries, use this field.
Score
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The Health Check score for the org. The score can range from 0 to 100.

Usage

Use this object to query your org’s Health Check score.
More Health Check information is available by querying the object SecurityHealthCheckRisks.