Search ESG jobs

Returns list of ESG data jobs.

ESG data jobs include ACCOUNT_MATCHING and BULK_EXPORT jobs. To learn more about managing and tracking jobs, see Platform Jobs.

This operation supports response filtering based the value of a subset of properties. Depending on the property, you may use a combination of comparison operators, list operators, and logical operators.

🍊

Postman Collection

Moody's Insurance Solutions makes sample code available in a Postman Collection that you can download from the RMS Developers public workspace.

The ESG Data API Samples collection contains examples of ESG data queries using various ESG Data API operations.

🪰

Entitlements

RI-EXPOSUREIQ

Query Params
string

Query string to select response data based on property values.

PropertyData TypeComparisionList
endedAtstring=
jobIdstring=IN
namestring=
startedAtstring=
statusstring=
typestring=
userNamestring=

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

string

Comma-delimited list of properties. Sort order defined by one of ASC (ascending) or DESC (descending).

Supported properties: endedAt, jobId, name, startedAt, status, type. See Response Pagination.

int32

Number of records returned per page. See Response Pagination

int32

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

Responses

Language
Credentials
URL
Request
Response
Choose an example:
application/json