Returns a raw HTTP response for get /api/v1/sessions/{session_id}/insights/{job_id}/runs, but is otherwise the same as
[InsightService.retrieveRuns]..
public HttpResponseFor<InsightRetrieveRunsResponse> retrieveRuns(
String jobId,
InsightRetrieveRunsParams params
)Returns a raw HTTP response for get /api/v1/sessions/{session_id}/insights/{job_id}/runs, but is otherwise the same as
[InsightService.retrieveRuns].
| Name | Type | Description |
|---|---|---|
jobId* | String | |
params* | InsightRetrieveRunsParams |