Logo
Profit.co's Public API Documentation

Get All Comments

GET https://api.profit.co/app/dao/note?a=getNotes&isFrom=App&selectedObjectId=6 - Tasks, 563 - Key Results&selectedObjectRefIds=[ID1, ID2]&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>

 

Body PARAM

Key Datatype Required Description 
a
string
isFrom
string
selectedObjectId
string If you want to read the "Task" comments, you have to pass the value as 6 (Integer) If you want to read the "Key Result" comments, you have to pass the value as 563 (Integer)
selectedObjectRefIds
string Array of Task ID or Key Result ID
apiKey
string Required: API key of your Profit.co Account
accessKey
string Required: Access key of your Profit.co Account



HEADERS

Key Datatype Required Description 




RESPONSES

Curl
curl -X GET 'https://api.profit.co/app/dao/note?a=getNotes&isFrom=App&selectedObjectId=6 - Tasks, 563 - Key Results&selectedObjectRefIds=[ID1, ID2]&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=getNotes&isFrom=App&selectedObjectId=6 - Tasks, 563 - Key Results&selectedObjectRefIds=[ID1, ID2]&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>'

ENDPOINTS