cURL
curl --request GET \ --url https://api.example.com/api/public/scores/api/public/scores/{scoreId}
{ "id": "<string>", "projectId": "<string>", "createdAt": {}, "updatedAt": {}, "objectType": "<string>", "objectId": "<string>", "content": "<string>", "authorUserId": "<string>" }
Endpoint to Get a comment by id on toolzz analytics
200
400