Newer Version Available
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 “View Setup and Configuration” 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 |
|---|---|
| CustomBaselineId | |
| DurableId |
|
| Score |
|
Usage
Use this object to query your org’s Health Check score.
More
Health Check information is available by querying the object SecurityHealthCheckRisks.
1SELECT Score FROM SecurityHealthCheck