v1
latestOpenAPI 3.0.12026-07-24192492466.5 KBGoal
Gets goal list.
Gets all goals along with parent goal and child goals
get/pms/goals
Query parameters
lastModifiedstring date-time
goalIdsstring
Comma separated list of one or more Goal ids you'd like to filter on.
timeFrameIdsstring
Comma separated list of one or more Time Frame ids you'd like to filter on.
employeeIdsstring
Comma separated list of one or more Employee ids you'd like to filter on.
fromstring date-time
Date/time when goal time period will start, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh). If not specified defaults to - 60 days.
tostring date-time
Date/time when goal time period will end, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh). If not specified defaults from + 60 days.
pageNumberinteger
pageSizeinteger
Represents how many results you'd like to retrieve per request (page). Default is 100. Max is 200
Response
OK