Logo
Profit.co's Public API Documentation

Initiative getById

GET https://api.profit.co/app/dao/v6/objective?a=getInitiativeById&initiativeId=<INITIATIVE_ID>&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>

 

Body PARAM

Key Datatype Required Description 
a
string action type
initiativeId
string Required: Unique Id of initiative
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

status





Curl
curl -X GET 'https://api.profit.co/app/dao/v6/objective?a=getInitiativeById&initiativeId=<INITIATIVE_ID>&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=getInitiativeById&initiativeId=<INITIATIVE_ID>&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>'

ENDPOINTS