Get by driver for contextAsk AIget https://{subdomain}.peakon.com/api/v1/engagement/contexts/{contextId}/drivers/{driver}Return the engagement details for the given driver for the given context.Path ParamscontextIdstringrequiredA company or segment context id. Param is a string formatted as company_[companyId] or segment_[segmentId].driverenumrequiredOne of 15 supported engagement driversaccomplishmentautonomyengagementenvironmentfree_opinionsgoal_settinggrowthmanagement_supportmeaningful_workorganisational_fitpeer_relationshiprecognitionrewardstrategyworkloadShow 15 enum valuesQuery Paramsfilter[employee.segmentIds]array of integersThe array of segment ids that the result should be filtered for. The segment ids should be sent comma-separated and ending with "$contains".filter[employee.segmentIds]ADD integerfilter[question.driver]stringenumaccomplishmentautonomyengagementenvironmentfree_opinionsgoal_settinggrowthmanagement_supportmeaningful_workorganisational_fitpeer_relationshiprecognitionrewardstrategyworkloadShow 15 enum valuesfilter[question.subdriver]stringenumaccomplishmentalignmentbeliefburnoutcareer_developmentcareer_pathchallengingcollaborationcommunicationdistributive_fairnessefficacyequalityequipmentexpectancy_theoryfocusfriendlyhealthhowimpactinformalinteractional_fairnessjob_fitjob_significanceknown_expectationslearningloyaltymanagermeaningful_workmentoringmissionopennessopportunityperformanceprocedural_fairnessrecognitionresponsesatisfactionstrategysupportteamvalueswhenwhereShow 43 enum valuesfilter[question.valueId]integerfilter[round.type]stringenumDefaults to automaticThe type of rounds to include data forautomatictestAllowed:automatictestobservationsbooleanIncludes observations array in the returned object, defaults to false.truefalseparticipationbooleanIncludes participation in the returned object, defaults to false.truefalseintervalstringenumLimit query to a specific date interval, defaults to quarter.monthquarteryearallrecentAllowed:monthquarteryearallrecentResponse 200A JSONAPI resource of type 'engagement_drivers'Updated 5 months ago