Return a list containing the comments for this approval work item, with each list entry containing: - author: The displayable name of the comment author
GET/ui/rest/approvals/:workItemId/comments
Return a list containing the comments for this approval work item, with each list entry containing: - author: The displayable name of the comment author
Request
Responses
- 200
- 400
- 401
- 403
- 500
Request completed successfully.
Bad request.
Unauthorized.
Forbidden.
Internal server error.