Skip To Content
ArcGIS Developer
Dashboard

Reports

Description

The reports resource provides access various operations that aid in managing the health check reports for an organization. The Query operation returns all health check reports for an organization, and provides the report IDs used to identify which repots should be exported or deleted. The Export operation bundles specified health check reports into a .zip file that administrators can download to access CSV and JSON versions of the reports. The Delete operation permanently deletes specified reports from an organization.

Request parameters

ParameterDetails
f

The response format. The only supported format is html.

Example usage

The following is a sample request URL used to access the reports resource:

https://organization.domain.com/context/admin/healthCheck/reports