Returns a raw HTTP response for get /api/v1/public/{share_token}/datasets/runs/{run_id}, but is otherwise the same as
[RunServiceAsync.retrieve]..
public CompletableFuture<HttpResponseFor<RunPublicDatasetSchema>> retrieve(
String runId,
RunRetrieveParams params
)Returns a raw HTTP response for get /api/v1/public/{share_token}/datasets/runs/{run_id}, but is otherwise the same as
[RunServiceAsync.retrieve].
| Name | Type | Description |
|---|---|---|
runId* | String | |
params* | RunRetrieveParams |