[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1
Get Job Ids
DescriptionList, with optional filters, the current jobs, by job ID.
Request
URLURL
https://{api_host}/dms/data-consumer/v0alpha1/info-jobs
Query Parameters
Query Parameters
string
info_type_id
Optional
Limit jobs to those that match the provide data (or info) type.
Parameter Serialization Style:
form Explode:true
string
owner
Optional
Limit jobs to those that match the named owner.
Parameter Serialization Style:
form Explode:true
Response
Response
Response BodyResponse Body
200 OK
Returns
array
of
string
formatted as uuid
of type application/json
List of one or more job identifiers.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://{api_host}/dms/data-consumer/v0alpha1/info-jobs
[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1
On This Page
Data Consumer Operations
delete
get
get
get