BPM
stringstringinteger · int32integer · int32integer · int32stringinteger · int64string · datestring · uuidinteger · int64string · date-time
user-tasks-status
Operations addressed under /user-tasks-status — 1 operation.
get-user-task-status-list
GET
https://dg-sandbox.dgpays.com/bpm-service
/user-tasks-status
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<UserTaskStatusDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
ProcessInstanceKey | long | no |
ElementInstanceKey | long | no |
ElementId | string | no |
ElementName | string | no |
FormId | Guid | no |
AssignCode | string | no |
StartDate | DateTime | no |
EndDate | DateTime | no |
ApprovalStatus | int | no |
Description | string | no |
OrganizationId | Guid | no |
Member names are the service's declaration names.
query Parameters
object
orderByorderSortpageIndexpageSizeget-user-task-status-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
object[]
Array of catalog-declared response records.
approvalStatusassignCodeelementInstanceKeyendDateformIdprocessInstanceKeystartDate