OpenAPI 3.1.02026-08-206974451.1 MB
e022e57f681a
projectComments
Returns the comment with the specified id of the project with the specified id.
Returns the comment with the specified id of the project with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/projects/{projectId}/comments/{commentId}
Path parameters
projectIdstring uuid required
The id of the project.
commentIdstring uuid required
The id of the comment.
Headers
Authorizationstring required
Bearer authentication
Response
OK