API Reference

/v1/statistics/emailCompliance

Retrieves statistics for email compliance exposures, including maximum risk ranks, scan dates, and counts of compliant and total sections.

Log in to see full request history
Query Params
integer
Defaults to 1

The page number to retrieve.

integer
Defaults to 100

The number of records to retrieve per page.

Headers
string

Optional header to specify customer ID other than the default.

Responses

Response body
object
integer

The total number of records available.

integer

The current page number.

integer

The total number of pages.

integer

The limit of records per page.

results
array of objects
results
object
string

The ID of the customer.

string

The name of the customer.

number

The highest risk rank among email compliance exposures for the customer.

string

The maximum risk group (informational, low, medium, high, or critical).

date

The date of the first scan in the data set.

date

The date of the most recent scan in the data set.

integer

The total number of exposures marked as compliant (risk rank of 0) for the section.

integer

The total number of exposures for the section.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json