Run Analysis Overview Report
Running an analysis overview report returns an async result, which can then be used to return a file result.
Permissions
api.admin-reports.run
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Indicates whether to include amount value. Defaults to false if not specified.
Indicates whether to include entries percentage value. Defaults to false if not specified.
Indicates whether to include amount percentage value. Defaults to false if not specified.
Indicates whether to include control point and weights. Defaults to false if not specified.
Time zone to use for certain times in the export. Defaults to UTC if not specified or if the provided timezone string value is unable to be determined.
Indicates to export as a CSV file format instead of Excel. Defaults to true if not specified.
The analysis ids to include. If not provided or empty, all will be included.
The risk score ids being filtered. If not provided, all will be included.
Response
Accepted
The unique object identifier.
Indicates the data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
Indicates the type of job being run.
ANALYSIS_RUN, ANALYSIS_SOURCE_INGESTION, ADMIN_REPORT, DATA_TABLE_EXPORT, ANALYSIS_ROLL_FORWARD, GDPDU_UNPACK_JOB, ACCOUNT_GROUPING_EXPORT, ACCOUNT_MAPPING_EXPORT, DATA_TRANSFORMATION_JOB, CONNECTION_TEST, CONNECTION_TABLES, DATA_TABLE Indicates the current state of the job.
IN_PROGRESS, COMPLETE, ERROR Identifies the entity used in the job.
Identifies the entity type used in the job.
ORGANIZATION, ENGAGEMENT, ANALYSIS, ANALYSIS_RESULT, ANALYSIS_SOURCE, FILE_RESULT, GDPDU_UNPACK_JOB, ACCOUNT_GROUPING, ENGAGEMENT_ACCOUNT_GROUPING, FILE_MANAGER_FILE, CONNECTION_TEST_RESULT, CONNECTION_TABLES_RESULT, DATA_TABLE The reason why the async job failed.

