Get the shift activity by idAsk AIget https://example.com/api/v2/operators/{operatorId}/teams/{teamId}/shifts/{shiftId}/activities/{activityId}Get the shift activity by idPath ParamsoperatorIdstring | nullrequiredUnique Id of the operatorteamIdstring | nullrequiredUnique Id of the teamactivityIdstring | nullrequiredUnique Id of the activityshiftIdstring | nullrequiredUnique Id of the shiftResponses 200Successful operation 400Invalid ID suppliedUpdated over 4 years ago