Get workflowsget https://{host}/riskmodeler/v1/workflowsQuery ParamsidsstringComma-separated list of workflow IDs.limitint32Number of records returned.offsetint32Number of records offset before the first record returned. By default, 0.statusstringStatus of the workflow, e.g. QUEUED,RUNNING, FINISHED, FAILED, CANCELLED, PENDING, CANCELLING, CANCEL_REQUESTED.workflowtypestringType of the workflow, e.g. ANALYTICS_JOB.fromstringDate of earliest submission.tostringTimestamp of latest submission date.usernamestringName of principal that submitted the workflow.workflownamestringName of workflow.sortbystringAttribute on which to sort returned records.sortorderstringSort order (alphabetical or numerical) of returned records. One of ASC or DESC.scheduledstringentitlementstringenumRI-RISKMODELERRI-UNDERWRITEIQAllowed:RI-RISKMODELERRI-UNDERWRITEIQincludeArchivedJobsbooleanDefaults to falseInclude archived jobs in the response. Jobs are automatically archived after 30 days. If true and the archived data is not yet ready, returns 202 with an empty object. Retry the request to get the full response with 200.truefalseResponses 200List of workflows retrieved. 202Accepted: Archived job data is not yet ready. Retry the request after a delay. 400Bad Request: Please check that you are provided all required values. 403Forbidden: Access to this resource has been denied.Updated 13 days ago Update exposuresProcess user-defined workflowDid this page help you?YesNo