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