Get a comment on a process instance
GET {{baseUrl}}/process-instances/:processInstanceId/comments/:commentId?includeUserIds=false
Get a comment on a Process Instance.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeUserIds | boolean | Indication to include OTDS Id instead of email for users in the response. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"author":"vamsi","id":"e710b009-3397-11ea-b509-eeee0affefe7","links":{"empty":false},"message":"OrderReceived","processInstanceId":"f8985abd-3391-11ea-b509-eeee0affefe7","time":"1953-11-07T15:55:03.195Z"}