Get the current state of the specific clinical job submission entry

get/submissions/{jobSubmissionId}/state

Returns the current state of the specified clinical job submission item by ID.

Request Samples

1

Response Samples

1RUNNING_TASKS

Path Parameters

NameTypeRequiredDescription
jobSubmissionId
string
true

The unique identifier for the clinical job submission.

Responses

StatusMeaningDescription
200OK

OK - The current state of the clinical job submission entry.

Schema
404Not Found

Not found - the specified clinical job submission could not be found.