// Replace API_KEY with your api key and :commentId with comment idcurl --location'https://api.supahub.com/api/v1/comments/:commentId' \--header 'Authorization: Bearer API_KEY'
The unique identifier of the comment you wish to retrieve.
// Replace API_KEY with your api key and :commentId with comment idcurl --location'https://api.supahub.com/api/v1/comments/:commentId' \--header 'Authorization: Bearer API_KEY'
// Replace API_KEY with your api key and :commentId with comment idcurl --location'https://api.supahub.com/api/v1/comments/:commentId' \--header 'Authorization: Bearer API_KEY'