[]
Response
Status Code: 200
Success
Response
Status Code: 200
Success
Parameters
| Name | Type | Located In |
|---|---|---|
| taskIdRequired | string | path |
Response
Status Code: 200
Success
| Name | Type | Description | Example |
|---|---|---|---|
| taskID | TaskID | ||
| workerUrlNullable | string | ||
| workerIDNullable | string | ||
| initiatorNullable | string | ||
| documentNameNullable | string | ||
| documentIdNullable | string | ||
| documentTypeNullable | string | ||
| startTime | ISO DateTime Sting | ||
| endTimeNullable | ISO DateTime Sting | ||
| progressNullable | string | ||
| errorMessageNullable | string | ||
| descriptionNullable | string | ||
| breakStatus | TaskStatus | ||
| status | TaskStatus |
| Name | Type | Description | Example |
|---|---|---|---|
| parent | TaskID | ||
| idNullable | string |
Enum:
NotStartedWaitingForActivationWaitingToRunStartedReadingResultVerifyingCanceledFailedFinished| Name | Type | Description | Example |
|---|---|---|---|
| idNullable | string | ||
| urlNullable | string | ||
| lastSeen | ISO DateTime Sting | ||
| tasksInProgress | int32 | ||
| displayNameNullable | string | ||
| specializationsNullable | Array<string> |