Gets goal list.Ask AIget https://{company}.{environment}.com/api/v1/pms/goalsGets all goals along with parent goal and child goalsQuery ParamslastModifieddate-timegoalIdsstringComma separated list of one or more Goal ids you'd like to filter on.timeFrameIdsstringComma separated list of one or more Time Frame ids you'd like to filter on.employeeIdsstringComma separated list of one or more Employee ids you'd like to filter on.fromdate-timeDate/time when goal time period will start, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh). If not specified defaults to - 60 days.todate-timeDate/time when goal time period will end, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh). If not specified defaults from + 60 days.pageNumberint32pageSizeint32Represents how many results you'd like to retrieve per request (page). Default is 100. Max is 200HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403ForbiddenUpdated about 2 months ago