Logo
Profit.co's Public API Documentation

Get a KR by Id API

GET https://api.profit.co/app/dao/v6/keyresult?a=getById&keyResultId=<KEY_RESULT_ID>&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>

To get the key result and its objectives by key result id.

 

Body PARAM

Key Datatype Required Description 
a
string action type
keyResultId
string Required: Unique Id of the KR
apiKey
string Required: API key
Curl
curl -X GET 'https://api.profit.co/app/dao/v6/keyresult?a=getById&keyResultId=<KEY_RESULT_ID>&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=getById&keyResultId=<KEY_RESULT_ID>&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>'

ENDPOINTS