Logo
Profit.co's Public API Documentation

Get All Recent History

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

To get the recent check-in history of the key result by key result id.

 

Body PARAM

Key Datatype Required Description 
a
string action type
apiKey
string Required: API key of your Profit.co Account
accessKey
string Required: Access key of your Profit.co Account
keyResultId
string Required: Unique Id of the KR



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://api.profit.co/app/dao/v6/keyresult?a=getAllRecentHistory&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>&keyResultId=<KEY_RESULT_ID>?a=getAllRecentHistory&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>&keyResultId=<KEY_RESULT_ID>'

ENDPOINTS