Search copy jobs

Returns a list of copy jobs.

A copy job is a platform job that creates a copy of an exposure resource (e.g. an account or portfolio) and adds that copy to the same EDM.

Copy jobs include the COPY_ACCOUNT, COPY_AGGREGATE_PORTFOLIO, and COPY_PORTFOLIO jobs.

Query Params
string

Query string to select response data based on property values.

Supported properties: jobId, endedAt, name, startedAt, status, type, userName

JobId supports the = and IN operators. All other properties support the = operator only. See Filtering Responses.

string

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

Supported properties: jobId, endedAt, name, startedAt, status, type

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