List Task Actions
post
/process/api/v1/tasks/actions
List actions for all the tasks of the current user.
Request
Header Parameters
-
Accept-Language:
Accept-Language header in IETF BCP 47
Supported Media Types
- application/json
Response
Supported Media Types
- application/json
200 Response
Successful operation.
Nested Schema : taskAction
Type:
Show Source
object
-
actionId: string
-
isCommentMandatory: boolean
Default Value:
false
Specifies if comment is mandatory while performing task action. -
title: string
400 Response
Bad request - invalid input
401 Response
Unauthorized
429 Response
Too Many Requests
500 Response
Internal Server Error
503 Response
Too Many Exceptions or Too Slow Requests