Search risk data jobs

Returns a list of risk data jobs. Supports filtering by type including MOVE_DATABASE.

Returns a list of risk data jobs.

Risk data jobs include different types of model and non-model jobs that count against the tenant's entitlement-based resource quota.

JobOperationJob Type
ARCHIVE_EDMArchive EDMNon-Model
BULK_EDITExposure Bulk EditModel
CLIMATE_CHANGECalculate Climate ChangeNon-Model
CONVERT_EVENT_RATE_LOSSConvert Event Rates and LossesNon-Model
CREATE_EDMCreate EDMNon-Model
DELETE_ACCOUNTDelete AccountNon-Model
DELETE_AGGREGATE_PORTFOLIODelete Aggregate PortfolioNon-Model
DEREGISTER_EDMDeregister EDMNon-Model
GEOHAZGeocode LocationNon-Model
HD_MAP_PERSPECTIVEConvert Financial PerspectivesNon-Model
MAP_PERSPECTIVEConvert Financial PerspectivesNon-Model
MARGINAL_IMPACTCalculate Marginal ImpactNon-Model
MOVE_DATABASEMove EDMNon-Model
PATERecalculate with PATENon-Model
PLT_TO_ELTConvert PLT to ELT AnalysisNon-Model
REGISTER_DATA_BRIDGE_EDMRegister EDMNon-Model
REPORT_GENERATIONCreate Risk Data ReportNon-Model
RERUN_EPRecalculate EP and StatisticsNon-Model
SIMULATE_LOSSESSimulate PLT AnalysisNon-Model

To learn more, see Risk Data Jobs.

For each job, the response object returns metadata about the job including jobId, status, and progress. Additional properties may be returned depending on the job type.

Query Params
string

Query string to select response data based on property values.

PropertyComparisonLogical
jobId=AND
type=AND
name=AND
userName=AND
status=AND
startedAt=AND
endedAt=AND

Operators depend on the data type of the property. See Filtering Responses.

string

Comma-delimited list of properties. Response is sorted by each property. Sort order defined by one ofASC or DESC.
Supported properties: jobId, name, status, type. See Response Pagination.

int32
1 to 100
Defaults to 20

Number of records returned per page. See Response Pagination

int32
Defaults to 0

Number of the page displaying the returned records, starting at 0

Responses

Language
Credentials
URL
Response
Choose an example:
application/json