latestOpenAPI 3.1.02026-08-186974431.1 MB
84917af8da36
taskComments
Returns the comment with the specified id of the task with the specified id.
Returns the comment with the specified id of the task with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/tasks/{taskId}/comments/{commentId}
Path parameters
taskIdstring uuid required
The id of the task.
commentIdstring uuid required
The id of the comment.
Headers
Authorizationstring required
Bearer authentication
Response
OK