Are you an LLM? You can read better optimized documentation at /api-reference/issue-comment/get-issue-comment-detail.md for this page in Markdown format
The workspace_slug represents the unique workspace identifier for a workspace in Plane. It can be found in the URL. For example, in the URL https://app.plane.so/my-team/projects/, the workspace slug is my-team.
Retrieve a work item comment ​
Retrieve details of a specific comment.
Path Parameters ​
work_item_id:requiredstringThe unique identifier of the work item.
resource_id:requiredstringThe unique identifier of the resource.
project_id:requiredstringThe unique identifier of the project.
workspace_slug:requiredstringThe workspace_slug represents the unique workspace identifier for a workspace in Plane. It can be found in the URL. For example, in the URL
https://app.plane.so/my-team/projects/, the workspace slug ismy-team.Scopes ​
projects.work_items.comments:read