Search enrich exposure jobs

Returns a list of enrich exposure jobs.

An enrich exposure job updates the specified exposure with building attribute data from the ESDB. Depending on the job settings, this operation may supplement or overwrite existing exposure data. The Enrich Exposure API supports enrich exposure jobs for accounts and portfolios.

Enrich Exposure API jobs are identified as ENRICH_EXPOSURE jobs. To learn more about managing and tracking jobs, see Platform Jobs.

ExposureSource Database (ESDB) is a separately licensed, industry-standard compilation of comprehensive and accurate location-specific building attribute data developed as part of the Moody's Data Quality Toolkit and available through the Moody's Location Intelligence API.

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.

Query Params
string

Query string to select response data based on property values.

Supported properties: endedAt, jobId, name, startedAt, status, type, userName. 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 retrieved records to display on the page.

int32

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

Responses

Language
Credentials
URL
Response
Choose an example:
application/json