GET https://api.profit.co/app/dao/v6/objective?a=getAllInitiatives&sortColumn=initiativeNo.sortable&sortDir=asc&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>
Body
PARAM
Key | Datatype | Required | Description |
a
|
string | action type | |
sortColumn
|
string | ||
sortDir
|
string | ||
Curl curl -X GET 'https://api.profit.co/app/dao/v6/objective?a=getAllInitiatives&sortColumn=initiativeNo.sortable&sortDir=asc&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=getAllInitiatives&sortColumn=initiativeNo.sortable&sortDir=asc&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>' ENDPOINTS |