getAll Shared Goals
GET https://api.profit.co/app/goals?a=gsgls&startDate=MM/dd/yyyy&endDate=MM/dd/yyyy&yearStartDate=MM/dd/yyyy&yearEndDate=MM/dd/yyyy&ownerId=<OWNER_ID>&tab=MY_ORG_GOALS&filterData={"customAttributes":[],"priorityCodes":[]}&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>
Request Params
Key | Datatype | Required | Description |
---|
a | string | | action type |
startDate | string | | Required: Quarter or target end date |
endDate | string | | Required: Quarter or target end date |
yearStartDate | string | | Required: Target start date |
yearEndDate | string | | Required: Target start date |
ownerId | string | | Required: Unique Id |
tab | string | | Required: Page Identifier |
filterData | string | | |
apiKey | string | | Required: API key of your Profit.co Account |
accessKey | string | | Required: Access key of your Profit.co Account |