[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1

Get Job Results

Description

Get the results of one job done via data-collection.

Request

Request

URL

URL


get
https://{api_host}/dms/v0alpha1/collections/{job_id}
Copy

Path Parameters

Path Parameters

string
job_id Required

The unique identifier for one job result.


Response

Response

200 OK

A successful retrieval of one job result.

Errors

Errors

ProblemDetails
404

Results for the requested job do not exist.

Code Samples

Code Samples

cURL Command

curl https://{api_host}/dms/v0alpha1/collections/{job_id}


Feedback

Was this page helpful?