Returns a raw HTTP response for get /api/v1/sessions/{session_id}/insights/{job_id}/runs, but is otherwise the same as
[InsightServiceAsync.retrieveRuns]..
public CompletableFuture<
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
[InsightServiceAsync.retrieveRuns].
| Name | Type | Description |
|---|---|---|
jobId* | String | |
params* | InsightRetrieveRunsParams |