Logo
Profit.co's Public API Documentation

get All My Goals / My Orgs' Goals

GET https://api.profit.co/app/goals?a=getAll&startDate=MM/dd/yyyy&endDate=MM/dd/yyyy&yearStartDate=MM/dd/yyyy&yearEndDate=MM/dd/yyyy&ownerId=<OWNER_ID>&tab=MY_GOALS/MY_ORG_GOALS&filterData={"customAttributes":[],"priorityCodes":[]}&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>

 

Body PARAM

Key Datatype Required Description 
a
string action type
startDate
string Required: Quarter or target start 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
Curl
curl -X GET 'https://api.profit.co/app/goals?a=getAll&startDate=MM/dd/yyyy&endDate=MM/dd/yyyy&yearStartDate=MM/dd/yyyy&yearEndDate=MM/dd/yyyy&ownerId=<OWNER_ID>&tab=MY_GOALS/MY_ORG_GOALS&filterData={"customAttributes":[],"priorityCodes":[]}&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=getAll&startDate=MM/dd/yyyy&endDate=MM/dd/yyyy&yearStartDate=MM/dd/yyyy&yearEndDate=MM/dd/yyyy&ownerId=<OWNER_ID>&tab=MY_GOALS/MY_ORG_GOALS&filterData={"customAttributes":[],"priorityCodes":[]}&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>'

ENDPOINTS